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

  /external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.cpp 311 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
452 getWidthAdvance(fDWriteFontFace.get(), 1, &advance);
462 getWidthAdvance));
SkFontHost_FreeType.cpp 466 static bool getWidthAdvance(FT_Face face, int gId, int16_t* data) {
687 &getWidthAdvance));
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]
  /external/skia/src/ports/
SkTypeface_win_dw.cpp 332 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
474 getWidthAdvance(fDWriteFontFace.get(), 1, &advance);
484 getWidthAdvance));
SkFontHost_FreeType.cpp 467 static bool getWidthAdvance(FT_Face face, int gId, int16_t* data) {
688 &getWidthAdvance));
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp     [all...]

Completed in 100 milliseconds