Searched defs:drawtype (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | emf-inout.h | 129 drawtype(0), 161 unsigned int drawtype; // one of 0 or U_EMR_FILLPATH, U_EMR_STROKEPATH, U_EMR_STROKEANDFILLPATH member in struct:Inkscape::Extension::Internal::emf_callback_data |
H A D | wmf-inout.h | 127 id(0), drawtype(0), 156 unsigned int drawtype; // one of 0 or U_WMR_FILLPATH, U_WMR_STROKEPATH, U_WMR_STROKEANDFILLPATH member in struct:Inkscape::Extension::Internal::wmf_callback_data |
Completed in 11 milliseconds