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

  /external/chromium_org/third_party/WebKit/Source/web/win/
WebFontRendering.cpp 37 void WebFontRendering::addSideloadedFontForTesting(SkTypeface* typeface)
39 blink::FontCache::addSideloadedFontForTesting(typeface);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontCacheSkiaWin.cpp 49 void FontCache::addSideloadedFontForTesting(SkTypeface* typeface)

Completed in 425 milliseconds