OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_x
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/xditview/
DviP.h
103
int
start_x
, start_y;
member in struct:_dviCharCache
draw.c
104
dw->dvi.cache.
start_x
, dw->dvi.cache.start_y,
115
dw->dvi.cache.
start_x
= dw->dvi.cache.x = XPos (dw);
/src/sys/dev/stbi/
stb_image.c
4332
int
start_x
, start_y;
member in struct:stbi_gif_struct
4445
g->cur_x = g->
start_x
;
4585
g->
start_x
= x * 4;
4587
g->max_x = g->
start_x
+ w * 4;
4589
g->cur_x = g->
start_x
;
Completed in 40 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026