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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontFaceSrcValue.cpp 49 bool CSSFontFaceSrcValue::isSupportedFormat() const
CSSFontFaceSrcValue.h 57 bool isSupportedFormat() const;
FontFace.cpp 508 if (allowDownloading && item->isSupportedFormat() && document) {

Completed in 42 milliseconds