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

  /external/webkit/WebCore/html/
HTMLHeadingElement.cpp 43 return inEitherTagList(newChild);
HTMLElement.h 97 static bool inEitherTagList(const Node*);
HTMLMapElement.cpp 54 return inEitherTagList(newChild) || newChild->hasTagName(areaTag) // HTML 4 DTD
HTMLElement.cpp     [all...]

Completed in 3304 milliseconds