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

  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCustomPlatformData.cpp 45 bool FontCustomPlatformData::supportsFormat(const String& /* format */)
FontCustomPlatformData.h 41 static bool supportsFormat(const String&);
  /external/webkit/Source/WebCore/platform/graphics/pango/
FontCustomPlatformDataPango.cpp 49 bool FontCustomPlatformData::supportsFormat(const String& /* format */)
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCustomPlatformData.cpp 44 bool FontCustomPlatformData::supportsFormat(const String& /* format */)
FontCustomPlatformData.h 41 static bool supportsFormat(const String&);
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCustomPlatformData.h 53 static bool supportsFormat(const String&);
FontCustomPlatformData.cpp 80 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCustomPlatformData.h 50 static bool supportsFormat(const String&);
FontCustomPlatformDataQt.cpp 64 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCustomPlatformDataCairo.h 47 static bool supportsFormat(const String&);
FontCustomPlatformData.h 53 static bool supportsFormat(const String&);
FontCustomPlatformDataCairo.cpp 64 bool FontCustomPlatformData::supportsFormat(const String& format)
FontCustomPlatformData.cpp 213 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/css/
CSSFontFaceSrcValue.cpp 56 return FontCustomPlatformData::supportsFormat(m_format)
  /external/webkit/Source/WebCore/platform/graphics/cairo/
FontCustomPlatformData.h 46 static bool supportsFormat(const String&);
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCustomPlatformData.h 54 static bool supportsFormat(const String&);
FontCustomPlatformData.cpp 117 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCustomPlatformData.h 54 static bool supportsFormat(const String&);
FontCustomPlatformData.cpp 84 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCustomPlatformDataFreeType.cpp 93 bool FontCustomPlatformData::supportsFormat(const String& format)
  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.h 73 static bool supportsFormat(const String&);
FontCustomPlatformData.cpp 202 bool FontCustomPlatformData::supportsFormat(const String& format)

Completed in 155 milliseconds