Searched refs:GetBordersForSizer (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstatbox.h41 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const function in class:wxStaticBoxBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dstatbox.cpp50 void wxStaticBox::GetBordersForSizer(int *borderTop, int *borderOther) const function in class:wxStaticBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dstatbox.h57 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dstatbox.h45 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dstatbox.h46 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dstatbox.h49 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstatbox.h39 virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dstatbox.cpp144 void wxStaticBox::GetBordersForSizer(int *borderTop, int *borderOther) const function in class:wxStaticBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstatbox.cpp191 void wxStaticBox::GetBordersForSizer(int *borderTop, int *borderOther) const function in class:wxStaticBox
193 wxStaticBoxBase::GetBordersForSizer(borderTop, borderOther);
279 GetBordersForSizer(&borderTop, &border);
536 GetBordersForSizer(&borderTop, &border);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dstatbox.cpp159 void wxStaticBox::GetBordersForSizer(int *borderTop, int *borderOther) const function in class:wxStaticBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsizer.cpp1941 box->GetBordersForSizer(borderTop, borderOther);

Completed in 121 milliseconds