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

/inkscape/src/libnrtype/
H A DFontInstance.cpp526 bool font_instance::FontMetrics(double &ascent,double &descent,double &xheight) function in class:font_instance
H A DLayout-TNG.h625 class FontMetrics { class in class:Inkscape::Text::Layout
628 FontMetrics() { reset(); } function in class:Inkscape::Text::Layout::FontMetrics
647 inline FontMetrics& operator*=(double x) {
654 void max(FontMetrics const &other);
672 }; // End FontMetrics
847 FontMetrics line_height;

Completed in 20 milliseconds