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

  /external/tinyxml/
tinyxmlparser.cpp 657 bool isElement = node->ToElement() != 0;
663 if ( isElement )
    [all...]
  /external/webkit/WebCore/dom/
Node.cpp 377 inline bool Node::isElement(ConstructionType type)
425 , m_isElement(isElement(type))
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 149 milliseconds