Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/notebook/
H A Dnotebook.h55 void OnGetPageSize(wxCommandEvent &event);
H A Dnotebook.cpp238 EVT_MENU(ID_GET_PAGE_SIZE, MyFrame::OnGetPageSize) in wxBEGIN_EVENT_TABLE()
909 void MyFrame::OnGetPageSize(wxCommandEvent& WXUNUSED(event)) in OnGetPageSize() function in MyFrame
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/notebook/
H A Dnotebook.h55 void OnGetPageSize(wxCommandEvent &event); in DECLARE_APP()
H A Dnotebook.cpp241 EVT_MENU(ID_GET_PAGE_SIZE, MyFrame::OnGetPageSize) in wxBEGIN_EVENT_TABLE()
911 void MyFrame::OnGetPageSize(wxCommandEvent& WXUNUSED(event)) in OnGetPageSize() function in MyFrame
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/notebook/
H A Dnotebook.h55 void OnGetPageSize(wxCommandEvent &event); in DECLARE_APP()
H A Dnotebook.cpp241 EVT_MENU(ID_GET_PAGE_SIZE, MyFrame::OnGetPageSize) in wxBEGIN_EVENT_TABLE()
911 void MyFrame::OnGetPageSize(wxCommandEvent& WXUNUSED(event)) in OnGetPageSize() function in MyFrame