Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Doptions.h112 ID_CHOICE_FONTELEMENT, enumerator
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Doptions.cpp1306 EVT_CHOICE(ID_CHOICE_FONTELEMENT, options::OnFontChoice) in BEGIN_EVENT_TABLE()
5704 …m_itemFontElementListBox = new wxChoice(itemPanelFont, ID_CHOICE_FONTELEMENT, wxDefaultPosition, f… in CreatePanel_UI()