| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| D | SimplifyMarkupCommand.h | 35 …static PassRefPtrWillBeRawPtr<SimplifyMarkupCommand> create(Document& document, Node* firstNode, N… in create()
|
| D | SimplifyMarkupCommand.cpp | 37 SimplifyMarkupCommand::SimplifyMarkupCommand(Document& document, Node* firstNode, Node* nodeAfterLa… in SimplifyMarkupCommand()
|
| /external/chromium_org/third_party/WebKit/Source/core/html/ |
| D | CollectionIndexCache.h | 143 NodeType* firstNode = collection.traverseToFirstElement(); in nodeAt() local 163 NodeType* firstNode = collection.traverseToFirstElement(); in nodeBeforeCachedNode() local
|
| D | HTMLElement.cpp | 632 static void setHasDirAutoFlagRecursively(Node* firstNode, bool flag, Node* lastNode = 0) in setHasDirAutoFlagRecursively()
|
| /external/chromium_org/third_party/WebKit/Source/core/xml/ |
| D | XPathNodeSet.cpp | 267 Node* NodeSet::firstNode() const in firstNode() function in WebCore::XPath::NodeSet
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| D | RenderListItem.cpp | 103 Node* firstNode = 0; in enclosingList() local
|
| D | TextAutosizer.cpp | 769 const RenderObject* firstNode = firstTextLeaf; in findDeepestBlockContainingAllText() local
|
| D | FastTextAutosizer.cpp | 892 const RenderObject* firstNode = firstTextLeaf; in deepestBlockContainingAllText() local
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | LinkedHashSet.h | 256 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/ |
| D | cso_hash.c | 152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/ |
| D | cso_hash.c | 152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| D | math_semantic_tree.js | 1627 firstNode, secondNode) { argument
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | Range.cpp | 1289 Node* Range::firstNode() const in firstNode() function in WebCore::Range
|
| /external/chromium_org/third_party/libxml/src/ |
| D | parser.c | 14116 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()
|
| /external/libxml2/ |
| D | parser.c | 14647 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()
|
| /external/chromium_org/third_party/polymer/platform/ |
| D | platform.js | 37 …[a.length-1];if(d&&(this.removeAttribute(a),a=a.slice(0,-1)),c)return g(this,a,d,b);var e=b;return…
|