Searched refs:getmbi (Results 1 – 3 of 3) sorted by relevance
38 getmbi (int (*getin) (void *in), void *in) in getmbi() function170 wbmp->width = getmbi (getin, in); in readwbmp()177 wbmp->height = getmbi (getin, in); in readwbmp()
44 int getmbi ( int (*getin)(void *in), void *in );
338 #define getmbi php_gd_getmbi macro
Completed in 8 milliseconds