Searched defs:getFontMetric (Results 1 – 4 of 4) sorted by relevance
135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric); member