Searched refs:NodeType (Results 1 – 25 of 46) sorted by relevance
12
27 enum NodeType { enum54 NodeType fType;87 RBBINode(NodeType t);94 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
46 RBBINode::RBBINode(NodeType t) : UMemory() { in RBBINode()249 void RBBINode::findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status) { in findNodes()
90 RBBINode *pushNewNode(RBBINode::NodeType t);
38 virtual NodeType nodeType() const;40 virtual bool childTypeAllowed(NodeType);
40 virtual NodeType nodeType() const;45 virtual bool childTypeAllowed(NodeType);
50 Node::NodeType Comment::nodeType() const in nodeType()61 bool Comment::childTypeAllowed(NodeType) in childTypeAllowed() argument
44 Node::NodeType Notation::nodeType() const in nodeType()56 bool Notation::childTypeAllowed(NodeType) in childTypeAllowed() argument
43 Node::NodeType CDATASection::nodeType() const in nodeType()54 bool CDATASection::childTypeAllowed(NodeType) in childTypeAllowed() argument
40 Node::NodeType DocumentFragment::nodeType() const in nodeType()46 bool DocumentFragment::childTypeAllowed(NodeType type) in childTypeAllowed()
42 virtual NodeType nodeType() const;44 virtual bool childTypeAllowed(NodeType);
49 virtual NodeType nodeType() const;58 virtual bool childTypeAllowed(NodeType);
59 virtual NodeType nodeType() const;71 virtual bool childTypeAllowed(NodeType);
48 virtual NodeType nodeType() const;52 virtual bool childTypeAllowed(NodeType);
93 Node::NodeType type = n->nodeType(); in earliestLogicallyAdjacentTextNode()110 Node::NodeType type = n->nodeType(); in latestLogicallyAdjacentTextNode()195 Node::NodeType Text::nodeType() const in nodeType()300 bool Text::childTypeAllowed(NodeType) in childTypeAllowed() argument
69 Node::NodeType Attr::nodeType() const in nodeType()129 bool Attr::childTypeAllowed(NodeType type) in childTypeAllowed()
66 Node::NodeType nodeType = c->nodeType(); in process()75 Node::NodeType nodeType = c->nodeType(); in process()
80 Node::NodeType ProcessingInstruction::nodeType() const in nodeType()103 bool ProcessingInstruction::childTypeAllowed(NodeType) in childTypeAllowed() argument
37 Node::NodeType EntityReference::nodeType() const in nodeType()
34 virtual NodeType nodeType() const;
50 Node::NodeType DocumentType::nodeType() const in nodeType()
53 virtual NodeType nodeType() const;
117 virtual NodeType nodeType() const;156 virtual bool childTypeAllowed(NodeType);
78 Node::NodeType XPathNamespace::nodeType() const in nodeType()
53 virtual Node::NodeType nodeType() const;