Home
last modified time | relevance | path

Searched refs:FLAG_MINIICON (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A DE.h72 #define FLAG_MINIICON 2 macro
H A Dborders.c169 if (ebp->flags & FLAG_MINIICON) in _BorderWinpartITclassApply()
182 if (ebp->flags & FLAG_MINIICON) in _BorderWinpartITclassApply()
H A Dbuttons.c905 else if (b->flags & FLAG_MINIICON) in ButtonsConfigSave()