Lines Matching defs:DEF_BI_PPM
26 #define DEF_BI_PPM(nm) Pixmap nm(unsigned int *widthp, unsigned int *heightp)
27 static DEF_BI_PPM(CreateXLogoPixmap);
28 static DEF_BI_PPM(CreateResizePixmap);
29 static DEF_BI_PPM(CreateQuestionPixmap);
30 static DEF_BI_PPM(CreateMenuPixmap);
31 static DEF_BI_PPM(CreateDotPixmap);
49 DEF_BI_PPM((*proc));
93 DEF_BI_PPM(CreateXLogoPixmap)
129 DEF_BI_PPM(CreateResizePixmap)
192 DEF_BI_PPM(CreateQuestionPixmap)
211 DEF_BI_PPM(CreateMenuPixmap)
217 DEF_BI_PPM(CreateDotPixmap)
245 #undef DEF_BI_PPM