OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_x
(Results
1 - 2
of
2
) sorted by relevancy
/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
;
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 28 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025