Searched refs:GetCheckItemMargin (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dchecklst.cpp286 x -= renderer->GetCheckItemMargin();
H A Dstdrend.cpp662 wxCoord shift = rectBitmap.width + 2*GetCheckItemMargin();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dstdrend.h152 virtual wxCoord GetCheckItemMargin() const { return 0; } function in class:wxStdRenderer
H A Drenderer.h394 virtual wxCoord GetCheckItemMargin() const = 0;
775 virtual wxCoord GetCheckItemMargin() const function in class:wxDelegateRenderer
776 { return m_renderer->GetCheckItemMargin(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dgtk.cpp209 virtual wxCoord GetCheckItemMargin() const function in class:wxGTKRenderer
H A Dwin32.cpp216 virtual wxCoord GetCheckItemMargin() const function in class:wxWin32Renderer

Completed in 102 milliseconds