Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dstyle_dialog.cpp809 wxString strs17[] = in LayoutSettingsPage() local
831 … *item17 = new wxChoice( parent, ID_PSIDE_COLOR, wxDefaultPosition, wxDefaultSize, 19, strs17, 0 ); in LayoutSettingsPage()
H A Dcdd_annot_dialog.cpp1789 wxString *strs17 = (wxString*) NULL; in END_SCOPE() local
1790 …7 = new wxListBox( parent, ID_L_EVID, wxDefaultPosition, wxSize(350,100), 0, strs17, wxLB_SINGLE ); in END_SCOPE()