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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.h 79 void beginFontLoading(FontFace*);
CSSFontFace.cpp 202 FontFaceSet::from(document)->beginFontLoading(m_fontFace.get());
FontFaceSet.cpp 213 void FontFaceSet::beginFontLoading(FontFace* fontFace)

Completed in 51 milliseconds