getmbi           2282 gd/gd.c        			if (getmbi((int(*)(void *)) gdGetC, io_ctx) == 0 && skipheader((int(*)(void *)) gdGetC, io_ctx) == 0 ) {
getmbi            170 gd/libgd/wbmp.c   wbmp->width = getmbi (getin, in);
getmbi            177 gd/libgd/wbmp.c   wbmp->height = getmbi (getin, in);
getmbi             44 gd/libgd/wbmp.h int 	getmbi ( int (*getin)(void *in), void *in );