Home
last modified time | relevance | path

Searched refs:off_cs (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dmenuitem.c376 int off_cs; in menuitem_paint() local
439 off_cs = ST_HAS_MENU_CSET(ms) ? ST_CSET_MENU(ms) : -1; in menuitem_paint()
450 off_cs = ST_HAS_GREYED_CSET(ms) ? ST_CSET_GREYED(ms) : -1; in menuitem_paint()
473 cs = (ST_HAS_TITLE_CSET(ms)) ? ST_CSET_TITLE(ms) : off_cs; in menuitem_paint()
477 cs = off_cs; in menuitem_paint()
738 tmp_cs = off_cs; in menuitem_paint()
888 tmp_cs = off_cs; in menuitem_paint()
973 tmp_cs = off_cs; in menuitem_paint()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dmenuitem.c378 int off_cs; in menuitem_paint() local
441 off_cs = ST_HAS_MENU_CSET(ms) ? ST_CSET_MENU(ms) : -1; in menuitem_paint()
451 off_cs = ST_HAS_GREYED_CSET(ms) ? ST_CSET_GREYED(ms) : -1; in menuitem_paint()
474 cs = (ST_HAS_TITLE_CSET(ms)) ? ST_CSET_TITLE(ms) : off_cs; in menuitem_paint()
478 cs = off_cs; in menuitem_paint()
739 tmp_cs = off_cs; in menuitem_paint()
889 tmp_cs = off_cs; in menuitem_paint()
974 tmp_cs = off_cs; in menuitem_paint()