Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h154 ID_FONT_SMALLER, enumerator
H A Dxmlcopyeditor.cpp154 EVT_MENU ( ID_FONT_SMALLER, MyFrame::OnFontSmaller ) in BEGIN_EVENT_TABLE()
4994 ID_FONT_SMALLER, _ ( "Decrease\tCtrl+D" ), _ ( "Decrease" ) ); in getMenuBar()