HomeSort by relevance Sort by last modified time
    Searched refs:getWidthAdvance (Results 1 - 4 of 4) sorted by null

  /external/skia/src/ports/
SkTypeface_win_dw.cpp 316 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
448 getWidthAdvance(fDWriteFontFace.get(), 1, &advance);
458 getWidthAdvance));
SkFontHost_FreeType.cpp 436 static bool getWidthAdvance(FT_Face face, int gId, int16_t* data) {
619 &getWidthAdvance));
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]

Completed in 83 milliseconds