Home
last modified time | relevance | path

Searched refs:TBPM_RESIZE (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dimage.h39 #define TBPM_RESIZE ":resize" /* name of titlebar pixmap for resize button */ macro
H A Dimage_bitmap_builtin.c54 { TBPM_RESIZE, CreateResizePixmap }, in get_builtin_plain_pixmap()
/dports/x11-wm/piewm/piewm-1.04/
H A Dtwm.h302 #define TBPM_RESIZE ":resize" /* name of titlebar pixmap for resize button */ macro
H A Dutil.c385 { TBPM_RESIZE, CreateResizePixmap }, in FindPixmap()
H A Dmenus.c424 if (!CreateTitleButton (TBPM_RESIZE, F_RESIZE, "", (MenuRoot *) NULL, in InitTitlebarButtons()
/dports/x11-wm/tvtwm/tvtwm/
H A Dtwm.h307 #define TBPM_RESIZE ":resize" /* name of titlebar pixmap for resize button */ macro
H A Dutil.c357 { TBPM_RESIZE, CreateResizePixmap },
H A Dmenus.c457 if (!CreateTitleButton (TBPM_RESIZE, F_RESIZE, "", (MenuRoot *) NULL, in InitTitlebarButtons()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dtwm.h326 #define TBPM_RESIZE ":resize" /* name of titlebar pixmap for resize button */ macro
H A Dutil.c322 { TBPM_RESIZE, CreateResizePixmap }, in FindBitmap()
H A Dmenus.c311 if (!CreateTitleButton(TBPM_RESIZE, F_RESIZE, "", (MenuRoot *) NULL, in InitTitlebarButtons()
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dtwm.h418 #define TBPM_RESIZE ":resize" /* name of titlebar pixmap for resize button */ macro
H A Dutil.c1734 TBPM_RESIZE, DrawResizeImage, True, off}, in DrawTitleHighlight()
2238 TBPM_RESIZE, DrawResizeImage, True, off}, in ReallyGetImage()
H A Dmenus.c387 if (!CreateTitleButton(TBPM_RESIZE, F_RESIZE, "", (MenuRoot *) NULL, True, True)) in InitTitlebarButtons()