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

/inkscape/src/
H A Dselection-chemistry.cpp3617 float hint_xdpi = 0, hint_ydpi = 0; local
3620 sp_selection_get_export_hints(selection, hint_filename, &hint_xdpi, &hint_ydpi);
3625 sp_document_get_export_hints(document, hint_filename, &hint_xdpi, &hint_ydpi);

Completed in 35 milliseconds