Home
last modified time | relevance | path

Searched refs:containsWMLContent (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/history/
DPageCache.cpp283 && !frame->document()->containsWMLContent() in canCachePageContainingThisFrame()
/external/webkit/Source/WebCore/dom/
DDocument.h1032 bool containsWMLContent() const { return m_containsWMLContent; } in containsWMLContent() function
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp1146 return document->containsWMLContent() || document->isWMLDocument(); in frameContainsWMLContent()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2980665 the main frame documents' "containsWMLContent" property is set to true.
80687 (WebCore::Document::containsWMLContent):
80700 …(WebCore::WMLCardElement::insertedIntoDocument): Handle setting containsWMLContent on the main fra…