Searched refs:getWidthAdvance (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win_dw.cpp1423 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
1583 getWidthAdvance(fDWriteFontFace.get(), 1, &advance);
1593 getWidthAdvance));
H A DSkFontHost_FreeType.cpp423 static bool getWidthAdvance(FT_Face face, int gId, int16_t* data) { function
624 &getWidthAdvance));
H A DSkFontHost_mac.cpp1514 static bool getWidthAdvance(CTFontRef ctFont, int gId, int16_t* data) { function
1639 &getWidthAdvance));
H A DSkFontHost_win.cpp1751 static bool getWidthAdvance(HDC hdc, int gId, int16_t* advance) { function
1884 &getWidthAdvance));
/external/skia/src/ports/
H A DSkFontHost_win_dw.cpp1423 static bool getWidthAdvance(IDWriteFontFace* fontFace, int gId, int16_t* advance) {
1583 getWidthAdvance(fDWriteFontFace.get(), 1, &advance);
1593 getWidthAdvance));
H A DSkFontHost_FreeType.cpp426 static bool getWidthAdvance(FT_Face face, int gId, int16_t* data) { function
627 &getWidthAdvance));
H A DSkFontHost_mac.cpp1514 static bool getWidthAdvance(CTFontRef ctFont, int gId, int16_t* data) { function
1639 &getWidthAdvance));
H A DSkFontHost_win.cpp1751 static bool getWidthAdvance(HDC hdc, int gId, int16_t* advance) { function
1884 &getWidthAdvance));

Completed in 112 milliseconds