Home
last modified time | relevance | path

Searched defs:startNode (Results 1 – 25 of 31) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRTreeRuleReturnScope.h37 ANTLRCommonTree *startNode; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRTreeRuleReturnScope.h37 ANTLRCommonTree *startNode; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRTreeRuleReturnScope.h37 ANTLRCommonTree *startNode; variable
/external/webkit/Source/WebCore/editing/
DModifySelectionListLevel.cpp91 void ModifySelectionListLevelCommand::insertSiblingNodeRangeBefore(Node* startNode, Node* endNode, … in insertSiblingNodeRangeBefore()
106 void ModifySelectionListLevelCommand::insertSiblingNodeRangeAfter(Node* startNode, Node* endNode, N… in insertSiblingNodeRangeAfter()
122 void ModifySelectionListLevelCommand::appendSiblingNodeRange(Node* startNode, Node* endNode, Elemen… in appendSiblingNodeRange()
DBreakBlockquoteCommand.cpp106 Node* startNode = pos.deprecatedNode(); in doApply() local
DFormatBlockCommand.cpp147 Node* enclosingBlockToSplitTreeTo(Node* startNode) in enclosingBlockToSplitTreeTo()
DApplyStyleCommand.cpp346 Node* startNode = start.deprecatedNode(); in applyRelativeFontStyleChange() local
518 static Node* highestEmbeddingAncestor(Node* startNode, Node* enclosingNode) in highestEmbeddingAncestor()
661 Node* startNode = start.deprecatedNode(); in fixRangeAndApplyInlineStyle() local
1231 Node* startNode = start.containerNode(); in mergeStartWithPreviousIfIdentical() local
1311 RefPtr<Node> startNode = passedStartNode; in surroundNodeRangeWithElement() local
1364 RefPtr<Node> startNode = passedStart; in addInlineStyleIfNeeded() local
DDeleteSelectionCommand.cpp433 Node* startNode = m_upstreamStart.deprecatedNode(); in handleGeneralDelete() local
759 Node* startNode = m_selectionToDelete.start().deprecatedNode(); in doApply() local
Dmarkup.cpp320 Node* StyledMarkupAccumulator::serializeNodes(Node* startNode, Node* pastEnd) in serializeNodes()
561 Node* startNode = updatedRange->firstNode(); in createMarkup() local
DTypingCommand.cpp175 Node* startNode = selectionForInsertion.start().deprecatedNode(); in insertText() local
Dvisible_units.cpp366 Node *startNode; in startPositionForLine() local
746 Node* startNode = p.deprecatedNode(); in startOfParagraph() local
820 Node* startNode = p.deprecatedNode(); in endOfParagraph() local
DEditor.cpp539 Node* startNode = range->editingStartPosition().deprecatedNode(); in fontForSelection() local
656 Node* startNode; in hasBidiSelection() local
685 Node* startNode = enclosingNodeWithTag(m_frame->selection()->selection().start(), ulTag); in selectionUnorderedListState() local
700 Node* startNode = enclosingNodeWithTag(m_frame->selection()->selection().start(), olTag); in selectionOrderedListState() local
DTextIterator.cpp243 static bool checkFormControlElement(Node* startNode) in checkFormControlElement()
1104 Node* startNode = r->startContainer(); in SimplifiedBackwardsTextIterator() local
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTreeWalker2Result.java102 protected void startNode(int node) throws org.xml.sax.SAXException in startNode() method in TreeWalker2Result
/external/srec/tools/make_ve_grammar/
Dmake_ve_grammar.c99 nodeID startNode = 0; in main() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMTreeWalker.java215 protected void startNode(int node) throws org.xml.sax.SAXException in startNode() method in DTMTreeWalker
/external/apache-xml/src/main/java/org/apache/xml/utils/
DTreeWalker.java289 protected void startNode(Node node) throws org.xml.sax.SAXException in startNode() method in TreeWalker
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DTreeWalker.java258 protected void startNode(Node node) throws org.xml.sax.SAXException in startNode() method in TreeWalker
/external/icu4c/common/
Drbbitblb.cpp457 RBBINode *startNode; in calcChainedFollowPos() local
516 RBBINode *startNode; in bofFixup() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java1569 final int startNode = _startNode; in next() local
1660 final int startNode = _startNode; in next() local
2783 int startNode = identity; in getStringValue() local
2896 int startNode = identity; in getStringValueX() local
3027 int startNode = identity; in dispatchCharactersEvents() local
DSAX2DTM.java530 int startNode = identity; in dispatchCharactersEvents() local
1273 int startNode = identity; in getStringValue() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java64 XMPNode startNode = null; in XMPIteratorImpl() local
/external/webkit/Source/WebCore/dom/
DPosition.cpp519 Node* startNode = deprecatedNode(); in upstream() local
641 Node* startNode = deprecatedNode(); in downstream() local
/external/webkit/Source/WebCore/rendering/
DRenderTextControl.cpp306 Node* startNode = 0; in selection() local
/external/aac/libAACdec/src/
Daacdec_hcrs.cpp388 UINT startNode; in InitNonPCWSideInformationForCurrentSet() local

12