Home
last modified time | relevance | path

Searched refs:titleFontJustify (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DMenuTheme.hh85 Justify titleFontJustify() const { return *titlefont_justify; } in titleFontJustify() function in FbTk::MenuTheme
H A DMenu.cc655 switch (theme()->titleFontJustify()) { in redrawTitle()
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DMenuTheme.hh89 inline FbTk::Justify titleFontJustify() const { return *titlefont_justify; } in titleFontJustify() function in FbTk::MenuTheme
H A DMenu.cc642 switch (theme().titleFontJustify()) { in redrawTitle()