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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.h 142 void removeFromLoadingFonts(PassRefPtrWillBeRawPtr<FontFace>);
FontFaceSet.cpp 239 removeFromLoadingFonts(fontFace);
246 removeFromLoadingFonts(fontFace);
258 void FontFaceSet::removeFromLoadingFonts(PassRefPtrWillBeRawPtr<FontFace> fontFace)
307 removeFromLoadingFonts(*it);
327 removeFromLoadingFonts(fontFace);

Completed in 96 milliseconds