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

/inkscape/src/
H A Dmain.cpp215 static gboolean sp_export_use_hints = FALSE; variable
263 sp_export_use_hints = FALSE;
381 POPT_ARG_NONE, &sp_export_use_hints, SP_ARG_EXPORT_USE_HINTS,
1196 if (sp_export_png || (sp_export_id && sp_export_use_hints)) {
1473 if (sp_export_use_hints && (!sp_export_id && !sp_export_area_drawing)) {
1507 if (sp_export_use_hints) {

Completed in 20 milliseconds