OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:font_ofs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
cons_fb.c
161
int
font_ofs
;
local in function:fb_drawchar
166
if ((
font_ofs
= (c & 0x7f) - 0x20) < 0)
170
font_ofs
* sizeof(uint16_t) * ROM_FONT_HEIGHT);
cons_fb.c
161
int
font_ofs
;
local in function:fb_drawchar
166
if ((
font_ofs
= (c & 0x7f) - 0x20) < 0)
170
font_ofs
* sizeof(uint16_t) * ROM_FONT_HEIGHT);
Completed in 19 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025