Searched defs:BestSize (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dframemanager.h269 wxAuiPaneInfo& BestSize(const wxSize& size) { best_size = size; return *this; } function in class:wxAuiPaneInfo
272 wxAuiPaneInfo& BestSize(int x, int y) { best_size.Set(x,y); return *this; } function in class:wxAuiPaneInfo

Completed in 114 milliseconds