Inkscape
Vector Graphics Editor
|
#include <wmf-inout.h>
Public Attributes | |
int | size = 0 |
int | count = 0 |
char ** | strings = nullptr |
Definition at line 34 of file wmf-inout.h.
int Inkscape::Extension::Internal::WMF_STRINGS::count = 0 |
Definition at line 36 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_bm16_image(), Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::add_dib_image(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::in_clips(), Inkscape::Extension::Internal::Wmf::in_hatches(), and Inkscape::Extension::Internal::Wmf::in_images().
int Inkscape::Extension::Internal::WMF_STRINGS::size = 0 |
Definition at line 35 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_bm16_image(), Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::add_dib_image(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::enlarge_clips(), Inkscape::Extension::Internal::Wmf::enlarge_hatches(), and Inkscape::Extension::Internal::Wmf::enlarge_images().
char** Inkscape::Extension::Internal::WMF_STRINGS::strings = nullptr |
Definition at line 37 of file wmf-inout.h.
Referenced by Inkscape::Extension::Internal::Wmf::add_bm16_image(), Inkscape::Extension::Internal::Wmf::add_clips(), Inkscape::Extension::Internal::Wmf::add_dib_image(), Inkscape::Extension::Internal::Wmf::add_hatch(), Inkscape::Extension::Internal::Wmf::enlarge_clips(), Inkscape::Extension::Internal::Wmf::enlarge_hatches(), Inkscape::Extension::Internal::Wmf::enlarge_images(), Inkscape::Extension::Internal::Wmf::in_clips(), Inkscape::Extension::Internal::Wmf::in_hatches(), Inkscape::Extension::Internal::Wmf::in_images(), Inkscape::Extension::Internal::Wmf::myMetaFileProc(), and Inkscape::Extension::Internal::Wmf::output_style().