Searched defs:FontMetrics (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | FontInstance.cpp | 526 bool font_instance::FontMetrics(double &ascent,double &descent,double &xheight) function in class:font_instance |
H A D | Layout-TNG.h | 625 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 22 milliseconds