Home
last modified time | relevance | path

Searched defs:isWMLDocument (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLDocument.h42 virtual bool isWMLDocument() const { return true; } in isWMLDocument() function
/external/webkit/Source/WebCore/dom/
DXMLDocumentParser.cpp73 bool XMLDocumentParser::isWMLDocument() const in isWMLDocument() function in WebCore::XMLDocumentParser
DDocument.h418 virtual bool isWMLDocument() const { return false; } in isWMLDocument() function