/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/ |
H A D | WidgetThemeLibrary.hxx | 118 bool (*drawCheckbox)(ControlDrawParameters const& rParameters, long nWidth, long nHeight); member
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/ |
H A D | WidgetThemeLibrary.hxx | 130 bool (*drawCheckbox)(ControlDrawParameters const& rParameters, tools::Long nWidth, member
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/ |
H A D | CustomWidgetDraw.cxx | 113 bOK = s_pWidgetImplementation->drawCheckbox(aParameters, nWidth, nHeight); in drawNativeControl()
|
/dports/games/libretro-scummvm/scummvm-7b1e929/gui/ |
H A D | ThemeEngine.h | 402 void drawCheckbox(const Common::Rect &r, const Common::String &str, bool checked,
|
H A D | widget.cpp | 518 …g_gui.theme()->drawCheckbox(Common::Rect(_x, _y, _x + _w, _y + _h), _label, _state, Widget::_state… in drawWidget()
|
H A D | ThemeEngine.cpp | 962 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 D | CustomWidgetDraw.cxx | 117 bOK = s_pWidgetImplementation->drawCheckbox(aParameters, nWidth, nHeight); in drawNativeControl()
|
/dports/games/scummvm/scummvm-2.5.1/gui/ |
H A D | ThemeEngine.h | 461 void drawCheckbox(const Common::Rect &r, const Common::U32String &str, bool checked,
|
H A D | widget.cpp | 703 …g_gui.theme()->drawCheckbox(Common::Rect(_x, _y, _x + _w, _y + _h), _label, _state, Widget::_state… in drawWidget()
|
H A D | ThemeEngine.cpp | 1086 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 D | ThemeEngine.h | 378 void drawCheckbox(const Common::Rect &r, const Common::String &str,
|
H A D | ThemeEngine.cpp | 1225 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 D | unusedfields.readonly.results | 854 …vcl::WidgetThemeLibrary_t drawCheckbox _Bool (*)(const struct vcl::ControlDrawParameters &, tools:…
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedfields.readonly.results | 834 …vcl::WidgetThemeLibrary_t drawCheckbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, …
|