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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dvalgen.cpp62 m_pInt = val;
88 m_pInt = val.m_pInt;
141 if (m_pInt)
143 pControl->SetValue(*m_pInt);
152 if (m_pInt)
154 pControl->SetSelection(*m_pInt) ;
163 if (m_pInt)
165 pControl->SetThumbPosition(*m_pInt) ;
174 if (m_pInt)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvalgen.h52 int* m_pInt; member in class:wxGenericValidator

Completed in 111 milliseconds