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