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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentInit.cpp 44 bool DocumentInit::shouldTreatURLAsSrcdocDocument() const
47 return m_frame->loader()->shouldTreatURLAsSrcdocDocument(m_url);
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.cpp     [all...]

Completed in 164 milliseconds