Searched refs:CreateDotPixmap (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.c | 72 static Pixmap CreateDotPixmap(unsigned int *widthp, unsigned int *heightp); 324 { TBPM_DOT, CreateDotPixmap }, 325 { TBPM_ICONIFY, CreateDotPixmap }, 932 CreateDotPixmap(unsigned *widthp, unsigned *heightp) function in typeref:typename:Pixmap
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | image_bitmap_builtin.c | 31 static DEF_BI_PPM(CreateDotPixmap); 52 { TBPM_DOT, CreateDotPixmap }, 53 { TBPM_ICONIFY, CreateDotPixmap }, 217 DEF_BI_PPM(CreateDotPixmap)
|
Completed in 5 milliseconds