Searched refs:CreateXLogoPixmap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dutil.c70 static Pixmap CreateXLogoPixmap(unsigned int *widthp, unsigned int *heightp);
327 { TBPM_XLOGO, CreateXLogoPixmap },
328 { TBPM_DELETE, CreateXLogoPixmap },
833 CreateXLogoPixmap(unsigned *widthp, unsigned *heightp) function in typeref:typename:Pixmap
/xsrc/external/mit/ctwm/dist/
H A Dimage_bitmap_builtin.c27 static DEF_BI_PPM(CreateXLogoPixmap);
55 { TBPM_XLOGO, CreateXLogoPixmap },
56 { TBPM_DELETE, CreateXLogoPixmap },
93 DEF_BI_PPM(CreateXLogoPixmap)

Completed in 55 milliseconds