Searched defs:_ascent_max (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | font-instance.h | 70 double GetMaxAscent() { return _ascent_max; } 102 double _ascent_max; // Maxiumum ascent of all glyphs in font. member in class:font_instance |
Completed in 14 milliseconds