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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dradiobox.cpp136 *m_textMajorDim, member in class:RadioWidgetsPage
239 &m_textMajorDim);
313 m_textMajorDim->SetValue(wxString::Format(_T("%u"), DEFAULT_MAJOR_DIM));
350 if ( !m_textMajorDim->GetValue().ToULong(&majorDim) )
481 m_textMajorDim->GetValue().ToULong(&n) );
507 enable = !m_textMajorDim->GetValue().ToULong(&majorDim) ||

Completed in 106 milliseconds