Inkscape
Vector Graphics Editor
|
#include <wmf-inout.h>
Public Member Functions | |
WMF_CALLBACK_DATA () | |
Public Attributes | |
Glib::ustring | outsvg |
Glib::ustring | path |
Glib::ustring | outdef |
Glib::ustring | defs |
WMF_DEVICE_CONTEXT | dc [WMF_MAX_DC+1] |
int | level |
double | E2IdirY |
double | D2PscaleX |
double | D2PscaleY |
float | PixelsInX |
float | PixelsInY |
float | PixelsOutX |
float | PixelsOutY |
double | ulCornerInX |
double | ulCornerInY |
double | ulCornerOutX |
double | ulCornerOutY |
uint32_t | mask |
int | arcdir |
uint32_t | dwRop2 |
uint32_t | dwRop3 |
unsigned int | id |
unsigned int | drawtype |
WMF_STRINGS | hatches |
WMF_STRINGS | images |
WMF_STRINGS | clips |
TR_INFO * | tri |
int | n_obj |
int | low_water |
WMF_OBJECT * | wmf_obj |
Definition at line 100 of file wmf-inout.h.
|
inline |
Definition at line 102 of file wmf-inout.h.
int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::arcdir |
Definition at line 137 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
WMF_STRINGS Inkscape::Extension::Internal::WMF_CALLBACK_DATA::clips |
Definition at line 147 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::enlarge_clips(), Inkscape::Extension::Internal::Wmf::in_clips(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::open().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::D2PscaleX |
Definition at line 131 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_x_to_point(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::pix_to_abs_size().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::D2PscaleY |
Definition at line 131 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_y_to_point(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
WMF_DEVICE_CONTEXT Inkscape::Extension::Internal::WMF_CALLBACK_DATA::dc[WMF_MAX_DC+1] |
Definition at line 127 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_x_to_point(), Inkscape::Extension::Internal::Wmf::_pix_y_to_point(), Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::common_bm16_to_image(), Inkscape::Extension::Internal::Wmf::common_dib_to_image(), Inkscape::Extension::Internal::Wmf::delete_object(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), Inkscape::Extension::Internal::Wmf::open(), Inkscape::Extension::Internal::Wmf::output_style(), Inkscape::Extension::Internal::Wmf::pix_to_abs_size(), Inkscape::Extension::Internal::Wmf::select_brush(), Inkscape::Extension::Internal::Wmf::select_font(), and Inkscape::Extension::Internal::Wmf::select_pen().
Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::defs |
Definition at line 125 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_bm16_image(), Inkscape::Extension::Internal::Wmf::add_dib_image(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::open().
unsigned int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::drawtype |
Definition at line 143 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::dwRop2 |
Definition at line 139 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::output_style().
uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::dwRop3 |
Definition at line 140 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::output_style().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::E2IdirY |
Definition at line 130 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_y_to_point(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
WMF_STRINGS Inkscape::Extension::Internal::WMF_CALLBACK_DATA::hatches |
Definition at line 145 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::enlarge_hatches(), Inkscape::Extension::Internal::Wmf::in_hatches(), Inkscape::Extension::Internal::Wmf::open(), and Inkscape::Extension::Internal::Wmf::output_style().
unsigned int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::id |
Definition at line 142 of file wmf-inout.h.
WMF_STRINGS Inkscape::Extension::Internal::WMF_CALLBACK_DATA::images |
Definition at line 146 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_bm16_image(), Inkscape::Extension::Internal::Wmf::add_dib_image(), Inkscape::Extension::Internal::Wmf::enlarge_images(), Inkscape::Extension::Internal::Wmf::in_images(), and Inkscape::Extension::Internal::Wmf::open().
int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::level |
Definition at line 128 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_x_to_point(), Inkscape::Extension::Internal::Wmf::_pix_y_to_point(), Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::common_bm16_to_image(), Inkscape::Extension::Internal::Wmf::common_dib_to_image(), Inkscape::Extension::Internal::Wmf::delete_object(), Inkscape::Extension::Internal::Wmf::insert_object(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), Inkscape::Extension::Internal::Wmf::output_style(), Inkscape::Extension::Internal::Wmf::pix_to_abs_size(), Inkscape::Extension::Internal::Wmf::select_brush(), Inkscape::Extension::Internal::Wmf::select_font(), and Inkscape::Extension::Internal::Wmf::select_pen().
int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::low_water |
Definition at line 152 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::delete_object(), Inkscape::Extension::Internal::Wmf::insertable_object(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::mask |
Definition at line 136 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::output_style().
int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::n_obj |
Definition at line 151 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::insertable_object(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), Inkscape::Extension::Internal::Wmf::open(), Inkscape::Extension::Internal::Wmf::select_brush(), Inkscape::Extension::Internal::Wmf::select_font(), and Inkscape::Extension::Internal::Wmf::select_pen().
Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::outdef |
Definition at line 124 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_clips(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::outsvg |
Definition at line 122 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::common_bm16_to_image(), Inkscape::Extension::Internal::Wmf::common_dib_to_image(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), Inkscape::Extension::Internal::Wmf::open(), and Inkscape::Extension::Internal::Wmf::output_style().
Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::path |
Definition at line 123 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::common_bm16_to_image(), Inkscape::Extension::Internal::Wmf::common_dib_to_image(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsInX |
Definition at line 132 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsInY |
Definition at line 132 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsOutX |
Definition at line 133 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsOutY |
Definition at line 133 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
TR_INFO* Inkscape::Extension::Internal::WMF_CALLBACK_DATA::tri |
Definition at line 148 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::open().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerInX |
Definition at line 134 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerInY |
Definition at line 134 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerOutX |
Definition at line 135 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_x_to_point(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerOutY |
Definition at line 135 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::_pix_y_to_point(), and Inkscape::Extension::Internal::Wmf::myMetaFileProc().
WMF_OBJECT* Inkscape::Extension::Internal::WMF_CALLBACK_DATA::wmf_obj |
Definition at line 153 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::delete_object(), Inkscape::Extension::Internal::Wmf::insert_object(), Inkscape::Extension::Internal::Wmf::insertable_object(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), Inkscape::Extension::Internal::Wmf::open(), Inkscape::Extension::Internal::Wmf::select_brush(), Inkscape::Extension::Internal::Wmf::select_font(), and Inkscape::Extension::Internal::Wmf::select_pen().