Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT Struct Reference

#include <wmf-inout.h>

Public Member Functions

 WMF_DEVICE_CONTEXT ()
 

Public Attributes

SPStyle style
 
char * font_name
 
int clip_id
 
bool stroke_set
 
int stroke_mode
 
int stroke_idx
 
int stroke_recidx
 
bool fill_set
 
int fill_mode
 
int fill_idx
 
int fill_recidx
 
int dirty
 
int active_pen
 
int active_brush
 
int active_font
 
U_POINT16 sizeWnd
 
U_POINT16 sizeView
 
U_POINT16 winorg
 
U_POINT16 vieworg
 
double ScaleInX
 
double ScaleInY
 
double ScaleOutX
 
double ScaleOutY
 
uint16_t bkMode
 
U_COLORREF bkColor
 
U_COLORREF textColor
 
uint16_t textAlign
 
U_POINT16 cur
 

Detailed Description

Definition at line 40 of file wmf-inout.h.

Constructor & Destructor Documentation

◆ WMF_DEVICE_CONTEXT()

Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::WMF_DEVICE_CONTEXT ( )
inline

Definition at line 41 of file wmf-inout.h.

References bkColor, cur, sizeView, sizeWnd, textColor, vieworg, and winorg.

Member Data Documentation

◆ active_brush

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::active_brush

◆ active_font

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::active_font

◆ active_pen

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::active_pen

◆ bkColor

U_COLORREF Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::bkColor

◆ bkMode

uint16_t Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::bkMode

◆ clip_id

◆ cur

U_POINT16 Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::cur

◆ dirty

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::dirty

Definition at line 76 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ fill_idx

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::fill_idx

◆ fill_mode

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::fill_mode

◆ fill_recidx

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::fill_recidx

◆ fill_set

◆ font_name

◆ ScaleInX

double Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::ScaleInX

◆ ScaleInY

double Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::ScaleInY

◆ ScaleOutX

double Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::ScaleOutX

Definition at line 85 of file wmf-inout.h.

◆ ScaleOutY

double Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::ScaleOutY

Definition at line 85 of file wmf-inout.h.

◆ sizeView

U_POINT16 Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::sizeView

◆ sizeWnd

U_POINT16 Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::sizeWnd

◆ stroke_idx

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::stroke_idx

Definition at line 70 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::output_style().

◆ stroke_mode

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::stroke_mode

Definition at line 69 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::output_style().

◆ stroke_recidx

int Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::stroke_recidx

Definition at line 71 of file wmf-inout.h.

◆ stroke_set

◆ style

◆ textAlign

uint16_t Inkscape::Extension::Internal::WMF_DEVICE_CONTEXT::textAlign

Definition at line 89 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ textColor

◆ vieworg

◆ winorg


The documentation for this struct was generated from the following file: