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

  /external/webkit/Source/WebCore/html/
HTMLFrameElementBase.h 69 bool viewSourceMode() const { return m_viewSource; }
HTMLFrameElementBase.cpp 107 contentFrame()->setInViewSourceMode(viewSourceMode());
139 contentFrame()->setInViewSourceMode(viewSourceMode());

Completed in 168 milliseconds