Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h250 void OnFontSmaller ( wxCommandEvent& event );
H A Dxmlcopyeditor.cpp154 EVT_MENU ( ID_FONT_SMALLER, MyFrame::OnFontSmaller ) in BEGIN_EVENT_TABLE()
2568 void MyFrame::OnFontSmaller ( wxCommandEvent& event ) in OnFontSmaller() function in MyFrame