Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/stc/
H A Dedit.h94 void OnAnnotationAdd(wxCommandEvent& event);
H A Dedit.cpp99 EVT_MENU (myID_ANNOTATION_ADD, Edit::OnAnnotationAdd) in wxBEGIN_EVENT_TABLE()
345 void Edit::OnAnnotationAdd(wxCommandEvent& WXUNUSED(event)) in OnAnnotationAdd() function in Edit
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/stc/
H A Dedit.h94 void OnAnnotationAdd(wxCommandEvent& event);
H A Dedit.cpp99 EVT_MENU (myID_ANNOTATION_ADD, Edit::OnAnnotationAdd) in wxBEGIN_EVENT_TABLE()
345 void Edit::OnAnnotationAdd(wxCommandEvent& WXUNUSED(event)) in OnAnnotationAdd() function in Edit
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/stc/
H A Dedit.h94 void OnAnnotationAdd(wxCommandEvent& event);
H A Dedit.cpp112 EVT_MENU (myID_ANNOTATION_ADD, Edit::OnAnnotationAdd) in wxBEGIN_EVENT_TABLE()
360 void Edit::OnAnnotationAdd(wxCommandEvent& WXUNUSED(event)) in OnAnnotationAdd() function in Edit