Searched refs:GetBitmap (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dimage_bitmap.h12 Pixmap GetBitmap(const char *name);
H A Dimage_bitmap.c39 GetBitmap(const char *name) function in typeref:typename:Pixmap
H A Dcursor.c161 spm = GetBitmap(source);
168 mpm = GetBitmap(mask);
/xsrc/external/mit/twm/dist/src/
H A Dcursor.c155 spm = GetBitmap(source);
160 mpm = GetBitmap(mask);
H A Dutil.h72 extern Pixmap GetBitmap(const char *name);
H A Dicons.c350 if ((bm = GetBitmap(icon_name)) != None)
414 if ((bm = GetBitmap(icon_name)) != None)
H A Dutil.c287 if ((Scr->UnknownPm = GetBitmap(name)) != None) {
383 GetBitmap(const char *name) function in typeref:typename:Pixmap

Completed in 12 milliseconds