Home
last modified time | relevance | path

Searched refs:WXPRINT_PAGE_MARGINS (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/printing/
H A Dprinting.h102 #define WXPRINT_PAGE_MARGINS 112 macro
H A Dprinting.cpp114 file_menu->Append(WXPRINT_PAGE_MARGINS, _T("Page Margins..."), _T("Page margins")); in OnInit()
188 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/printing/
H A Dprinting.h102 #define WXPRINT_PAGE_MARGINS 112 macro
H A Dprinting.cpp114 file_menu->Append(WXPRINT_PAGE_MARGINS, _T("Page Margins..."), _T("Page margins")); in OnInit()
188 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/printing/
H A Dprinting.h102 #define WXPRINT_PAGE_MARGINS 112 macro
H A Dprinting.cpp114 file_menu->Append(WXPRINT_PAGE_MARGINS, _T("Page Margins..."), _T("Page margins")); in OnInit()
188 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/printing/
H A Dprinting.h102 #define WXPRINT_PAGE_MARGINS 112 macro
H A Dprinting.cpp114 file_menu->Append(WXPRINT_PAGE_MARGINS, _T("Page Margins..."), _T("Page margins")); in OnInit()
188 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/printing/
H A Dprinting.h121 WXPRINT_PAGE_MARGINS, enumerator
H A Dprinting.cpp285 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in wxBEGIN_EVENT_TABLE()
316 file_menu->Append(WXPRINT_PAGE_MARGINS, wxT("Page Margins..."), wxT("Page margins")); in wxBEGIN_EVENT_TABLE()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/printing/
H A Dprinting.h121 WXPRINT_PAGE_MARGINS, enumerator
H A Dprinting.cpp285 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in wxBEGIN_EVENT_TABLE()
316 file_menu->Append(WXPRINT_PAGE_MARGINS, wxT("Page Margins..."), wxT("Page margins")); in wxBEGIN_EVENT_TABLE()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/printing/
H A Dprinting.h121 WXPRINT_PAGE_MARGINS, enumerator
H A Dprinting.cpp270 EVT_MENU(WXPRINT_PAGE_MARGINS, MyFrame::OnPageMargins) in wxBEGIN_EVENT_TABLE()
301 file_menu->Append(WXPRINT_PAGE_MARGINS, "Page Margins...", "Page margins"); in wxBEGIN_EVENT_TABLE()