Searched defs:inViewSourceMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDOMImplementation.cpp327 PassRefPtr<Document> DOMImplementation::createDocument(const String& type, Frame* frame, const KURL& url, bool inViewSourceMode) argument
329 if (inViewSourceMode)
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DFrame.h128 bool inViewSourceMode() const;
257 inline bool Frame::inViewSourceMode() const function in class:WebCore::Frame

Completed in 81 milliseconds