Home
last modified time | relevance | path

Searched refs:wxGDIPlusPrintingContext (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dgraphics.cpp496 class wxGDIPlusPrintingContext : public wxGDIPlusContext class
499 wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, const wxDC& dc );
500 virtual ~wxGDIPlusPrintingContext() { } in ~wxGDIPlusPrintingContext()
1965 wxGDIPlusPrintingContext::wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, in wxGDIPlusPrintingContext() function in wxGDIPlusPrintingContext
2058 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()
2067 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dgraphics.cpp496 class wxGDIPlusPrintingContext : public wxGDIPlusContext class
499 wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, const wxDC& dc );
500 virtual ~wxGDIPlusPrintingContext() { } in ~wxGDIPlusPrintingContext()
1965 wxGDIPlusPrintingContext::wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, in wxGDIPlusPrintingContext() function in wxGDIPlusPrintingContext
2058 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()
2067 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dgraphics.cpp555 class wxGDIPlusPrintingContext : public wxGDIPlusContext class
558 wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, const wxDC& dc );
2513 wxGDIPlusPrintingContext::wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, in wxGDIPlusPrintingContext() function in wxGDIPlusPrintingContext
2531 void wxGDIPlusPrintingContext::GetDPI(wxDouble* dpiX, wxDouble* dpiY) const in GetDPI()
2645 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()
2654 wxGDIPlusContext* context = new wxGDIPlusPrintingContext(this, dc); in CreateContext()