Searched refs:fromToColSizer (Results 1 – 1 of 1) sorted by relevance
4170 wxBoxSizer *fromToColSizer = new wxStaticBoxSizer(fromToBox, wxVERTICAL); in CreateControls() local4171 fromToSizer->Add(fromToColSizer, 0, wxALIGN_CENTER_HORIZONTAL | wxALL, 1); in CreateControls()4176 fromToColSizer->Add(fromToCtrl, 0, wxALIGN_CENTER_VERTICAL | wxALL, 0); in CreateControls()