OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:homex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/rcons/
raster_text.c
103
if ( x + c->
homex
< 0 || y + c->homey < 0 ||
104
x + c->
homex
+ n * c->nextx > r->width ||
119
if ( x1 + c->
homex
< 0 || y1 + c->homey < 0 ||
120
x1 + c->
homex
+ charrast->width > r->width ||
140
thisx = x1 + c->
homex
;
raster.h
101
int
homex
, homey;
member in struct:raster_char
Completed in 19 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026