Searched defs:fill_set (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-inout.h60 fill_set(false), fill_mode(0), fill_idx(0), fill_recidx(0),
89 int stroke_mode; // enumeration from drawmode, not used if fill_set is not True
92 bool fill_set; member in struct:Inkscape::Extension::Internal::emf_device_context
93 int fill_mode; // enumeration from drawmode, not used if fill_set is not True
H A Dwmf-inout.h57 fill_set(false), fill_mode(0), fill_idx(0), fill_recidx(0),
81 int stroke_mode; // enumeration from drawmode, not used if fill_set is not True
84 bool fill_set; member in struct:Inkscape::Extension::Internal::wmf_device_context
85 int fill_mode; // enumeration from drawmode, not used if fill_set is not True

Completed in 156 milliseconds