HomeSort by: relevance | last modified time | path
    Searched refs:CreateMenuIcon (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
icons_builtin.h 8 Pixmap CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp);
icons_builtin.c 78 CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp)
image_bitmap_builtin.c 213 return (CreateMenuIcon(Scr->TBInfo.width - Scr->TBInfo.border * 2, widthp,
menus.c 384 Scr->pullPm = CreateMenuIcon(Scr->MenuFont.height,
  /xsrc/external/mit/twm/dist/src/
twm.h 405 CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp);
util.c 986 return CreateMenuIcon(Scr->TBInfo.width - Scr->TBInfo.border * 2,
991 CreateMenuIcon(int height, unsigned *widthp, unsigned *heightp)
menus.c 405 Scr->pullPm = CreateMenuIcon(Scr->MenuFont.height,

Completed in 63 milliseconds