Home
last modified time | relevance | path

Searched refs:image_w_return (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxpixmap.c3409 int MyReadPixmapFile(file_name, image_w_return, image_h_return, w_return, in MyReadPixmapFile() argument
3414 int *image_w_return, *image_h_return, *w_return, *h_return;
3476 if (image_w_return != NULL) *image_w_return = image_w;
3536 if (image_w_return != NULL) *image_w_return = image_w;
3889 if (image_w_return != NULL) *image_w_return = w;