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

/inkscape/src/
H A Ddesktop-style.cpp1049 bool lineheight_unit_proportional = false; local
1125 lineheight_unit_proportional = true;
1187 if (lineheight_unit_absolute && !lineheight_unit_proportional) {
1194 if (lineheight_unit_absolute && lineheight_unit_proportional) {

Completed in 21 milliseconds