|
Graphviz 14.0.3~dev.20251028.0232
|
#include <gvplugin_gdiplus.h>
Public Member Functions | |
| DeviceContext (HWND wnd=nullptr) | |
| ~DeviceContext () | |
Data Fields | |
| HWND | hwnd |
| HDC | hdc |
Definition at line 33 of file gvplugin_gdiplus.h.
|
inline |
Definition at line 38 of file gvplugin_gdiplus.h.
|
inline |
Definition at line 42 of file gvplugin_gdiplus.h.
| HDC DeviceContext::hdc |
Definition at line 36 of file gvplugin_gdiplus.h.
Referenced by gdiplus_textlayout(), Layout::Layout(), and ~DeviceContext().
| HWND DeviceContext::hwnd |
Definition at line 35 of file gvplugin_gdiplus.h.
Referenced by ~DeviceContext().