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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgridctrl.cpp143 renderer->m_choices = m_choices;
154 text.Printf(_T("%s"), m_choices[ choiceno ].c_str() );
204 m_choices.Empty();
209 m_choices.Add(tk.GetNextToken());
H A Dgrid.cpp1550 : m_choices(choices),
1560 m_choices.Alloc(count);
1563 m_choices.Add(choices[n]);
1572 editor->m_choices = m_choices;
1590 m_choices,
1675 m_choices.Empty();
1680 m_choices.Add(tk.GetNextToken());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgridctrl.h89 wxArrayString m_choices; member in class:wxGridCellEnumRenderer
H A Dgrid.h610 // DJC - (MAPTEK) you at least need access to m_choices if you
614 wxArrayString m_choices; member in class:wxGridCellChoiceEditor

Completed in 170 milliseconds