Home
last modified time | relevance | path

Searched refs:DoGetBestSize_ (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxthings/src/
H A Dtoggle.cpp72 wxSize bestSize = DoGetBestSize_(parent); in Create()
473 return DoGetBestSize_((wxWindow*)this); in DoGetBestSize()
476 wxSize wxCustomButton::DoGetBestSize_(wxWindow* win) const in DoGetBestSize_() function in wxCustomButton
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxthings/include/wx/things/
H A Dtoggle.h216 wxSize DoGetBestSize_(wxWindow* win) const;