Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Doptions.cpp5672 wxBoxSizer* langStyleBox = new wxBoxSizer(wxHORIZONTAL); in CreatePanel_UI() local
5673 m_itemBoxSizerFontPanel->Add(langStyleBox, 0, wxEXPAND | wxALL, border_size); in CreatePanel_UI()
5678 langStyleBox->Add(itemLangStaticBoxSizer, 1, wxEXPAND | wxALL, border_size); in CreatePanel_UI()
5739 langStyleBox->Add(itemStyleStaticBoxSizer, 1, wxEXPAND | wxALL, border_size); in CreatePanel_UI()