Searched refs:m_quickBestSize (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/
H A Dtreectrl.h47 m_quickBestSize = true;
388 void SetQuickBestSize(bool q) { m_quickBestSize = q; }
389 bool GetQuickBestSize() const { return m_quickBestSize; }
429 bool m_quickBestSize; member in class:wxTreeCtrlBase

Completed in 94 milliseconds