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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DSimplifyMarkupCommand.h35 static PassRefPtr<SimplifyMarkupCommand> create(Document& document, Node* firstNode, Node* nodeAfterLast) argument
H A DSimplifyMarkupCommand.cpp37 SimplifyMarkupCommand::SimplifyMarkupCommand(Document& document, Node* firstNode, Node* nodeAfterLast) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGOSREntrypointCreationPhase.cpp67 Node* firstNode = block->at(0); local
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/generic/
H A DbufQueue.c34 QNode* firstNode; /* Head of the queue */ member in struct:Queue_
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathNodeSet.cpp233 Node* NodeSet::firstNode() const function in class:WebCore::XPath::NodeSet
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderListItem.cpp102 Element* firstNode = 0; local
H A DTextAutosizer.cpp528 const RenderObject* firstNode = firstTextLeaf; local
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLElement.cpp826 static void setHasDirAutoFlagRecursively(Node* firstNode, bool flag, Node* lastNode = nullptr) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DRange.cpp1567 Node* Range::firstNode() const function in class:WebCore::Range
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dparser.c13955 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, argument
/macosx-10.10/libmalloc-53.1.1/src/
H A Dmagazine_malloc.c602 region_trailer_t *firstNode; member in struct:__anon9571
/macosx-10.10/libxml2-26/libxml2/
H A Dparser.c14647 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, argument

Completed in 469 milliseconds