Home | History | Annotate | Download | only in ports

Lines Matching refs:getWidthAdvance

1346 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
1544 getWidthAdvance(typeface->fDWriteFontFace.get(), 1, &advance);
1554 getWidthAdvance));