OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/xditview/
DviP.h
103
int start_x,
start_y
;
member in struct:_dviCharCache
/src/sys/dev/stbi/
stb_image.c
4332
int start_x,
start_y
;
member in struct:stbi_gif_struct
4450
g->cur_y = g->
start_y
+ (g->step >> 1);
4586
g->
start_y
= y * g->line_size;
4588
g->max_y = g->
start_y
+ h * g->line_size;
4590
g->cur_y = g->
start_y
;
Completed in 65 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026