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

  /external/webkit/Source/WebCore/css/
CSSFontFaceSrcValue.cpp 45 bool CSSFontFaceSrcValue::isSupportedFormat() const
CSSFontFaceSrcValue.h 58 bool isSupportedFormat() const;
CSSFontSelector.cpp 247 if (allowDownloading && item->isSupportedFormat() && m_document) {

Completed in 40 milliseconds