Searched defs:nodeMatches (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DChildNodeList.cpp41 bool ChildNodeList::nodeMatches(Element* testNode) const function in class:WebCore::ChildNodeList
H A DClassNodeList.cpp51 bool ClassNodeList::nodeMatches(Element* testNode) const function in class:WebCore::ClassNodeList
H A DMicroDataItemList.cpp58 bool MicroDataItemList::nodeMatches(Element* testNode) const function in class:WebCore::MicroDataItemList
H A DNameNodeList.cpp46 bool NameNodeList::nodeMatches(Element* testNode) const function in class:WebCore::NameNodeList
H A DPropertyNodeList.cpp79 bool PropertyNodeList::nodeMatches(Element* testElement) const function in class:WebCore::PropertyNodeList
H A DTagNodeList.cpp49 bool TagNodeList::nodeMatches(Element* testNode) const function in class:WebCore::TagNodeList
64 bool HTMLTagNodeList::nodeMatches(Element* testNode) const function in class:WebCore::HTMLTagNodeList
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DLabelsNodeList.cpp46 bool LabelsNodeList::nodeMatches(Element* testNode) const function in class:WebCore::LabelsNodeList
H A DHTMLNameCollection.cpp58 bool WindowNameCollection::nodeMatches(Element* element, const AtomicString& name) function in class:WebCore::WindowNameCollection
80 bool DocumentNameCollection::nodeMatches(Element* element, const AtomicString& name) function in class:WebCore::DocumentNameCollection
H A DHTMLNameCollection.h51 bool nodeMatches(Element* element) const { return nodeMatches(element, m_name); } function in class:WebCore::WindowNameCollection
74 bool nodeMatches(Element* element) const { return nodeMatches(element, m_name); } function in class:WebCore::DocumentNameCollection
H A DRadioNodeList.cpp100 bool RadioNodeList::nodeMatches(Element* testElement) const function in class:WebCore::RadioNodeList
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathStep.cpp210 static inline bool nodeMatches(Node* node, Step::Axis axis, const Step::NodeTest& nodeTest) function in namespace:WebCore::XPath
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c5287 int rc, i, j, currentPos = 0, nodeMatches, docOrder = 1; local
[all...]

Completed in 123 milliseconds