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

  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebFrameLoaderClient.h 43 bool frameHasCustomRepresentation() const { return m_frameHasCustomRepresentation; }
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 516 void didCommitLoadForFrame(uint64_t frameID, const String& mimeType, bool frameHasCustomRepresentation, const PlatformCertificateInfo&, CoreIPC::ArgumentDecoder*);
    [all...]
WebPageProxy.cpp     [all...]
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.cpp     [all...]

Completed in 173 milliseconds