Searched refs:output_style (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-inout.h217 static void output_style(PEMF_CALLBACK_DATA d, int iType);
H A Dwmf-inout.h206 static void output_style(PWMF_CALLBACK_DATA d);
H A Demf-inout.cpp581 The name of the pattern MUST stil be EMFimage###_ref or output_style() will not be able to use it.
782 Emf::output_style(PEMF_CALLBACK_DATA d, int iType) function in class:Inkscape::Extension::Internal::Emf
1764 output_style(d, d->drawtype);
1767 output_style(d, U_EMR_STROKEANDFILLPATH);
1770 output_style(d, U_EMR_STROKEPATH);
2597 output_style(d, lpEMFR->iType); //
H A Dwmf-inout.cpp691 Wmf::output_style(PWMF_CALLBACK_DATA d) function in class:Inkscape::Extension::Internal::Wmf
1788 output_style(d);
2110 output_style(d);

Completed in 81 milliseconds