Home
last modified time | relevance | path

Searched refs:_autohide (Results 1 – 6 of 6) sorted by relevance

/dports/x11/stjerm/stjerm-0.18/src/
H A Dconfig.c68 static gboolean _autohide; variable
358 _autohide = TRUE; in init_default_values()
467 _autohide = parse_bool_str(value, _autohide); in read_value()
855 return _autohide; in conf_get_auto_hide()
/dports/games/flightgear/flightgear-2020.3.11/src/Cockpit/
H A Dpanel.hxx171 bool getAutohide(void) const { return _autohide; }; in getAutohide()
172 void setAutohide(bool enable) { _autohide = enable; }; in setAutohide()
203 bool _autohide; member in FGPanel
H A Dpanel.cxx189 _autohide(true), in FGPanel()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dcrskin.h334 bool _autohide; variable
365 bool getAutohide() { return _autohide; } in getAutohide()
366 void setAutohide( bool flgAutoHide ) { _autohide = flgAutoHide; } in setAutohide()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dcrskin.cpp1473 CRScrollSkin::CRScrollSkin() : _autohide(false), _showPageNumbers(true), _location(CRScrollSkin::St… in CRScrollSkin()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/
H A DChangeLog39521 panel_window_{freeze,thaw}_autohide.