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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.h 109 void addFontFacesToFontFaceCache(FontFaceCache*, CSSFontSelector*);
CSSFontSelector.cpp 58 FontFaceSet::from(*document)->addFontFacesToFontFaceCache(&m_fontFaceCache, this);
FontFaceSet.cpp 162 void FontFaceSet::addFontFacesToFontFaceCache(FontFaceCache* fontFaceCache, CSSFontSelector* fontSelector)

Completed in 583 milliseconds