Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A DWidgetThemeLibrary.hxx118 bool (*drawCheckbox)(ControlDrawParameters const& rParameters, long nWidth, long nHeight); member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DWidgetThemeLibrary.hxx130 bool (*drawCheckbox)(ControlDrawParameters const& rParameters, tools::Long nWidth, member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx113 bOK = s_pWidgetImplementation->drawCheckbox(aParameters, nWidth, nHeight); in drawNativeControl()
/dports/games/libretro-scummvm/scummvm-7b1e929/gui/
H A DThemeEngine.h402 void drawCheckbox(const Common::Rect &r, const Common::String &str, bool checked,
H A Dwidget.cpp518 …g_gui.theme()->drawCheckbox(Common::Rect(_x, _y, _x + _w, _y + _h), _label, _state, Widget::_state… in drawWidget()
H A DThemeEngine.cpp962 void ThemeEngine::drawCheckbox(const Common::Rect &r, const Common::String &str, bool checked, Widg… in drawCheckbox() function in GUI::ThemeEngine
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx117 bOK = s_pWidgetImplementation->drawCheckbox(aParameters, nWidth, nHeight); in drawNativeControl()
/dports/games/scummvm/scummvm-2.5.1/gui/
H A DThemeEngine.h461 void drawCheckbox(const Common::Rect &r, const Common::U32String &str, bool checked,
H A Dwidget.cpp703 …g_gui.theme()->drawCheckbox(Common::Rect(_x, _y, _x + _w, _y + _h), _label, _state, Widget::_state… in drawWidget()
H A DThemeEngine.cpp1086 void ThemeEngine::drawCheckbox(const Common::Rect &r, const Common::U32String &str, bool checked, W… in drawCheckbox() function in GUI::ThemeEngine
/dports/games/residualvm/residualvm-0.3.1/gui/
H A DThemeEngine.h378 void drawCheckbox(const Common::Rect &r, const Common::String &str,
H A DThemeEngine.cpp1225 void ThemeEngine::drawCheckbox(const Common::Rect &r, const Common::String &str, bool checked, Widg… in drawCheckbox() function in GUI::ThemeEngine
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.readonly.results854 …vcl::WidgetThemeLibrary_t drawCheckbox _Bool (*)(const struct vcl::ControlDrawParameters &, tools:…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.readonly.results834 …vcl::WidgetThemeLibrary_t drawCheckbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, …