Searched refs:GetControllerSize (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dbookctrl.cpp178 const wxSize size = GetControllerSize();
229 sizeCtrl( GetControllerSize() );
233 wxSize sizeCtrl2 = GetControllerSize();
290 wxSize wxBookCtrlBase::GetControllerSize() const function in class:wxBookCtrlBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoolbook.h97 virtual wxSize GetControllerSize() const;
H A Dchoicebk.h92 virtual wxSize GetControllerSize() const;
H A Dlistbook.h93 virtual wxSize GetControllerSize() const;
H A Dbookctrl.h307 virtual wxSize GetControllerSize() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dchoicbkg.cpp121 wxSize wxChoicebook::GetControllerSize() const function in class:wxChoicebook
144 const wxSize sizeChoice = GetControllerSize();
H A Dlistbkg.cpp113 // On XP with themes enabled the GetViewRect used in GetControllerSize() to
129 wxSize wxListbook::GetControllerSize() const function in class:wxListbook
205 const wxSize sizeList = GetControllerSize();
H A Dtoolbkg.cpp130 wxSize wxToolbook::GetControllerSize() const function in class:wxToolbook
163 const wxSize sizeToolBar = GetControllerSize();
H A Dtreebkg.cpp575 const wxSize sizeTree = GetControllerSize();

Completed in 67 milliseconds