SetSelection     1727 applications/osmo4_w32/Options.cpp 	SetSelection(0);
SetSelection     1733 applications/osmo4_w32/Options.cpp 	SetSelection(m_FileDescs.GetCurSel());
SetSelection      103 applications/osmo4_w32/Options.h 	void SetSelection(u32 sel);
SetSelection       70 applications/osmo4_w32/Osmo4.cpp 	void SetSelection(u32 sel);
SetSelection       54 applications/osmo4_wx/fileprops.cpp 	m_pViewSel->SetSelection(0);
SetSelection      382 applications/osmo4_wx/wxGPACControl.cpp 	m_lang->SetSelection(select);
SetSelection      392 applications/osmo4_wx/wxGPACControl.cpp 	m_thread->SetSelection(select);
SetSelection      415 applications/osmo4_wx/wxGPACControl.cpp 	m_decaudio->SetSelection(select);
SetSelection      430 applications/osmo4_wx/wxGPACControl.cpp 	m_decvideo->SetSelection(select);
SetSelection      446 applications/osmo4_wx/wxGPACControl.cpp 	m_fps->SetSelection(select);
SetSelection      458 applications/osmo4_wx/wxGPACControl.cpp 	m_aa->SetSelection(select);
SetSelection      467 applications/osmo4_wx/wxGPACControl.cpp 	m_draw_bounds->SetSelection(select);
SetSelection      490 applications/osmo4_wx/wxGPACControl.cpp 	m_graph->SetSelection(select);
SetSelection      510 applications/osmo4_wx/wxGPACControl.cpp 	if (sOpt && !stricmp(sOpt, "WireOnly")) m_wire->SetSelection(1);
SetSelection      511 applications/osmo4_wx/wxGPACControl.cpp 	else if (sOpt && !stricmp(sOpt, "WireOnSolid")) m_wire->SetSelection(2);
SetSelection      512 applications/osmo4_wx/wxGPACControl.cpp 	else m_wire->SetSelection(0);
SetSelection      517 applications/osmo4_wx/wxGPACControl.cpp 	if (sOpt && !stricmp(sOpt, "PerFace")) m_normals->SetSelection(1);
SetSelection      518 applications/osmo4_wx/wxGPACControl.cpp 	else if (sOpt && !stricmp(sOpt, "PerVertex")) m_normals->SetSelection(2);
SetSelection      519 applications/osmo4_wx/wxGPACControl.cpp 	else m_normals->SetSelection(0);
SetSelection      536 applications/osmo4_wx/wxGPACControl.cpp 	m_video->SetSelection(select);
SetSelection      563 applications/osmo4_wx/wxGPACControl.cpp 	m_audio->SetSelection(select);
SetSelection      582 applications/osmo4_wx/wxGPACControl.cpp 	m_font->SetSelection(select);
SetSelection      589 applications/osmo4_wx/wxGPACControl.cpp 	if (sOpt && !stricmp(sOpt, "Always")) m_texturemode->SetSelection(2);
SetSelection      590 applications/osmo4_wx/wxGPACControl.cpp 	else if (sOpt && !stricmp(sOpt, "3D")) m_texturemode->SetSelection(1);
SetSelection      591 applications/osmo4_wx/wxGPACControl.cpp 	else m_texturemode->SetSelection(0);
SetSelection      635 applications/osmo4_wx/wxGPACControl.cpp 		m_port->SetSelection(3);
SetSelection      639 applications/osmo4_wx/wxGPACControl.cpp 		m_port->SetSelection(2);
SetSelection      643 applications/osmo4_wx/wxGPACControl.cpp 		m_port->SetSelection(1);
SetSelection      646 applications/osmo4_wx/wxGPACControl.cpp 		m_port->SetSelection(0);
SetSelection      718 applications/osmo4_wx/wxGPACControl.cpp 	m_select->SetSelection(m_sel);