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

/inkscape/src/extension/internal/
H A Dwmf-inout.cpp1050 Wmf::select_brush(PWMF_CALLBACK_DATA d, int index) function in class:Inkscape::Extension::Internal::Wmf
1117 g_message("Please send WMF file to developers - select_brush U_WMR_DIBCREATEPATTERNBRUSH not bm16 or dib, not handled");
1753 select_brush(d, d->dc[d->level].fill_recidx);
2465 select_brush(d, index);
H A Demf-inout.cpp1325 Emf::select_brush(PEMF_CALLBACK_DATA d, int index) function in class:Inkscape::Extension::Internal::Emf
1727 select_brush(d, d->dc[d->level].fill_recidx);
2540 select_brush(d, index);

Completed in 35 milliseconds