Searched refs:lookupOrCreatePathForGlyph (Results 1 – 3 of 3) sorted by relevance
48 static const SkPath* lookupOrCreatePathForGlyph(HDC, HFONT, WORD);
182 const SkPath* SkiaWinOutlineCache::lookupOrCreatePathForGlyph(HDC hdc, HFONT font, WORD glyph) in lookupOrCreatePathForGlyph() function in WebCore::SkiaWinOutlineCache310 … const SkPath* path = SkiaWinOutlineCache::lookupOrCreatePathForGlyph(dc, hfont, glyphs[i]); in skiaDrawText()
56326 (WebCore::SkiaWinOutlineCache::lookupOrCreatePathForGlyph):