isSupportedFormat   57 Source/core/css/CSSFontFaceSrcValue.h     bool isSupportedFormat() const;
isSupportedFormat  572 Source/core/css/FontFace.cpp             if (allowDownloading && item->isSupportedFormat() && document) {