Home
last modified time | relevance | path

Searched refs:ID_DFTMETHOD_CHOICE (Results 1 – 2 of 2) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dinputbuilder.h101 #define ID_DFTMETHOD_CHOICE 10183 macro
H A Dinputbuilder.cpp102 EVT_CHOICE( ID_DFTMETHOD_CHOICE, InputBuilderWindow::OnDftmethodChoiceSelected ) in IMPLEMENT_CLASS()
997 …dftMethodChoice = new wxUglyChoice( itemPanel109, ID_DFTMETHOD_CHOICE, wxDefaultPosition, wxDefaul… in CreateControls()