Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h537 GEAR_PROFILES, enumerator
H A Dgear_dialog.cpp42 EVT_CHOICE(GEAR_PROFILES, GearDialog::OnProfileChoice) in BEGIN_EVENT_TABLE()
216 …m_profiles = new wxChoice(this, GEAR_PROFILES, wxDefaultPosition, wxDefaultSize, pConfig->ProfileN… in Initialize()