Searched refs:start_x (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h103 int start_x, start_y; member in struct:_dviCharCache
H A Ddraw.c104 dw->dvi.cache.start_x, dw->dvi.cache.start_y,
115 dw->dvi.cache.start_x = dw->dvi.cache.x = XPos (dw);
/netbsd-current/sys/dev/stbi/
H A Dstb_image.c4332 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 216 milliseconds