HomeSort by relevance Sort by last modified time
    Searched full:lookuporcreatepathforglyph (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaFontWin.h 48 static const SkPath* lookupOrCreatePathForGlyph(HDC, HFONT, WORD);
SkiaFontWin.cpp 182 const SkPath* SkiaWinOutlineCache::lookupOrCreatePathForGlyph(HDC hdc, HFONT font, WORD glyph)
310 const SkPath* path = SkiaWinOutlineCache::lookupOrCreatePathForGlyph(dc, hfont, glyphs[i]);

Completed in 48 milliseconds