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

  /external/chromium_org/third_party/WebKit/Source/web/
FrameLoaderClientImpl.h 160 virtual bool isFrameLoaderClientImpl() const OVERRIDE { return true; }
171 ASSERT_WITH_SECURITY_IMPLICATION(!client || client->isFrameLoaderClientImpl());
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoaderClient.h 234 virtual bool isFrameLoaderClientImpl() const { return false; }

Completed in 61 milliseconds