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

  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.h 110 bool shouldUseCustomRepresentationForMIMEType(const String& mimeType) const { return m_mimeTypesWithCustomRepresentations.contains(mimeType); }
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebFrameLoaderClient.cpp     [all...]

Completed in 49 milliseconds