Searched refs:m_tabSelectionHeight (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h169 inline void SetTabSelectionHeight(int h) { m_tabSelectionHeight = h; }
170 inline int GetTabSelectionHeight(void) const { return m_tabSelectionHeight; }
224 int m_tabSelectionHeight; member in class:wxTabView
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp514 m_tabSelectionHeight = m_tabHeight + 2;

Completed in 44 milliseconds