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

  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaFontWin.h 51 static void removePathsForFont(HFONT);
65 // cached. As a result, you should call SkiaWinOutlineCache::removePathsForFont
SkiaFontWin.cpp 207 void SkiaWinOutlineCache::removePathsForFont(HFONT hfont)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataChromiumWin.cpp 113 SkiaWinOutlineCache::removePathsForFont(m_hfont);

Completed in 207 milliseconds