Searched refs:m_nTabSize (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/os2/
H A Dnotebook.h200 int m_nTabSize; // holds the largest tab size member in class:wxNotebook
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dnotebook.cpp84 m_nTabSize = 0;
605 if (nTextX > m_nTabSize)
607 m_nTabSize = nTextX;
610 ,MPFROM2SHORT((USHORT)m_nTabSize, (USHORT)nTextY)

Completed in 47 milliseconds