Home
last modified time | relevance | path

Searched defs:firstNode (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DSimplifyMarkupCommand.h35 …static PassRefPtrWillBeRawPtr<SimplifyMarkupCommand> create(Document& document, Node* firstNode, N… in create()
DSimplifyMarkupCommand.cpp37 SimplifyMarkupCommand::SimplifyMarkupCommand(Document& document, Node* firstNode, Node* nodeAfterLa… in SimplifyMarkupCommand()
/external/chromium_org/third_party/WebKit/Source/core/html/
DCollectionIndexCache.h143 NodeType* firstNode = collection.traverseToFirstElement(); in nodeAt() local
163 NodeType* firstNode = collection.traverseToFirstElement(); in nodeBeforeCachedNode() local
DHTMLElement.cpp632 static void setHasDirAutoFlagRecursively(Node* firstNode, bool flag, Node* lastNode = 0) in setHasDirAutoFlagRecursively()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathNodeSet.cpp267 Node* NodeSet::firstNode() const in firstNode() function in WebCore::XPath::NodeSet
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListItem.cpp103 Node* firstNode = 0; in enclosingList() local
DTextAutosizer.cpp769 const RenderObject* firstNode = firstTextLeaf; in findDeepestBlockContainingAllText() local
DFastTextAutosizer.cpp892 const RenderObject* firstNode = firstTextLeaf; in deepestBlockContainingAllText() local
/external/chromium_org/third_party/WebKit/Source/wtf/
DLinkedHashSet.h256 Node* firstNode() { return reinterpret_cast<Node*>(m_anchor.m_next); } in firstNode() function
257 const Node* firstNode() const { return reinterpret_cast<const Node*>(m_anchor.m_next); } in firstNode() function
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
Dcso_hash.c152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dmath_semantic_tree.js1627 firstNode, secondNode) { argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.cpp1289 Node* Range::firstNode() const in firstNode() function in WebCore::Range
/external/chromium_org/third_party/libxml/src/
Dparser.c14116 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()
/external/libxml2/
Dparser.c14647 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()
/external/chromium_org/third_party/polymer/platform/
Dplatform.js37 …[a.length-1];if(d&&(this.removeAttribute(a),a=a.slice(0,-1)),c)return g(this,a,d,b);var e=b;return…