Home
last modified time | relevance | path

Searched defs:treeScope (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/events/
DTreeScopeEventContext.cpp45 TreeScope& treeScope = path[i].treeScopeEventContext().treeScope(); in ensureEventPath() local
62 PassRefPtrWillBeRawPtr<TreeScopeEventContext> TreeScopeEventContext::create(TreeScope& treeScope) in create()
67 TreeScopeEventContext::TreeScopeEventContext(TreeScope& treeScope) in TreeScopeEventContext()
DEventPath.cpp166 …text* EventPath::ensureTreeScopeEventContext(Node* currentTarget, TreeScope* treeScope, TreeScopeE… in ensureTreeScopeEventContext()
307 TreeScope& treeScope = m_treeScopeEventContexts[i]->treeScope(); in adjustForTouchEvent() local
331 void EventPath::checkReachability(TreeScope& treeScope, TouchList& touchList) in checkReachability()
DTreeScopeEventContext.h53 TreeScope& treeScope() const { return *m_treeScope; } in treeScope() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleEngine.cpp118 void StyleEngine::insertTreeScopeInDocumentOrder(TreeScopeSet& treeScopes, TreeScope* treeScope) in insertTreeScopeInDocumentOrder()
145 TreeScopeStyleSheetCollection* StyleEngine::ensureStyleSheetCollectionFor(TreeScope& treeScope) in ensureStyleSheetCollectionFor()
156 TreeScopeStyleSheetCollection* StyleEngine::styleSheetCollectionFor(TreeScope& treeScope) in styleSheetCollectionFor()
167 …r<RefPtrWillBeMember<StyleSheet> >& StyleEngine::styleSheetsForStyleSheetList(TreeScope& treeScope) in styleSheetsForStyleSheetList()
256 …TreeScope* treeScope = isHTMLStyleElement(*styleSheetCandidateNode) ? &styleSheetCandidateNode->tr… in removePendingSheet() local
280 TreeScope& treeScope = isHTMLStyleElement(*node) ? node->treeScope() : *m_document; in modifiedStyleSheet() local
291 TreeScope& treeScope = isHTMLStyleElement(*node) ? node->treeScope() : *m_document; in addStyleSheetCandidateNode() local
308 …Engine::removeStyleSheetCandidateNode(Node* node, ContainerNode* scopingNode, TreeScope& treeScope) in removeStyleSheetCandidateNode()
357 TreeScope& treeScope = isHTMLStyleElement(*node) ? node->treeScope() : *m_document; in modifiedStyleSheetCandidateNode() local
381 TreeScope& treeScope = **it; in clearMediaQueryRuleSetOnTreeScopeStyleSheets() local
[all …]
DDocumentStyleSheetCollection.h43 static PassOwnPtrWillBeRawPtr<DocumentStyleSheetCollection> create(TreeScope& treeScope) in create()
DText.h64 Text(TreeScope& treeScope, const String& data, ConstructionType type) in Text()
DStyleElement.cpp82 …romDocument(Document& document, Element* element, ContainerNode* scopingNode, TreeScope& treeScope) in removedFromDocument()
106 TreeScope& treeScope = scopingNode ? scopingNode->treeScope() : element->treeScope(); in clearDocumentData() local
DCharacterData.h55 CharacterData(TreeScope& treeScope, const String& text, ConstructionType type) in CharacterData()
DTreeScopeStyleSheetCollection.h68 TreeScope& treeScope() const { return *m_treeScope; } in treeScope() function
DDocumentStyleSheetCollection.cpp40 DocumentStyleSheetCollection::DocumentStyleSheetCollection(TreeScope& treeScope) in DocumentStyleSheetCollection()
DTreeScopeStyleSheetCollection.cpp42 TreeScopeStyleSheetCollection::TreeScopeStyleSheetCollection(TreeScope& treeScope) in TreeScopeStyleSheetCollection()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGURIReference.cpp42 …ing SVGURIReference::fragmentIdentifierFromIRIString(const String& url, const TreeScope& treeScope) in fragmentIdentifierFromIRIString()
56 …KURL urlFromIRIStringWithFragmentIdentifier(const String& url, const TreeScope& treeScope, AtomicS… in urlFromIRIStringWithFragmentIdentifier()
74 Element* SVGURIReference::targetElementFromIRIString(const String& iri, const TreeScope& treeScope,… in targetElementFromIRIString()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceContainer.h91 inline RenderSVGResourceContainer* getRenderSVGResourceContainerById(TreeScope& treeScope, const At… in getRenderSVGResourceContainerById()
103 Renderer* getRenderSVGResourceById(TreeScope& treeScope, const AtomicString& id) in getRenderSVGResourceById()
DReferenceFilterBuilder.cpp117 TreeScope* treeScope = &renderer->node()->treeScope(); in build() local
DSVGResources.cpp178 static inline RenderSVGResourceContainer* paintingResourceFromSVGPaint(TreeScope& treeScope, const … in paintingResourceFromSVGPaint()
231 TreeScope& treeScope = element->treeScope(); in buildResources() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetList.h40 …static PassRefPtrWillBeRawPtr<StyleSheetList> create(TreeScope* treeScope) { return adoptRefWillBe… in create()
DStyleSheetList.cpp34 StyleSheetList::StyleSheetList(TreeScope* treeScope) in StyleSheetList()
DCSSCursorImageValue.cpp42 …inline SVGCursorElement* resourceReferencedByCursorElement(const String& url, TreeScope& treeScope) in resourceReferencedByCursorElement()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DDOMSelection.h54 static PassRefPtrWillBeRawPtr<DOMSelection> create(const TreeScope* treeScope) in create()
DVisibleSelection.cpp547 TreeScope& treeScope = startContainerNode->treeScope(); in adjustPositionForEnd() local
565 TreeScope& treeScope = endContainerNode->treeScope(); in adjustPositionForStart() local
DDOMSelection.cpp63 DOMSelection::DOMSelection(const TreeScope* treeScope) in DOMSelection()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleResolver.h57 const TreeScope& treeScope() const { return *m_scope; } in treeScope() function
DStyleResolver.cpp190 TreeScope* treeScope = ScopedStyleResolver::treeScopeFor(document(), cssSheet); in appendCSSStyleSheet() local
258 void StyleResolver::resetAuthorStyle(TreeScope& treeScope) in resetAuthorStyle()
1004 …for (TreeScope* treeScope = &element->treeScope(); treeScope; treeScope = treeScope->parentTreeSco… in scopedResolverFor() local
1034 TreeScope& treeScope = element->treeScope(); in styleTreeResolveScopedKeyframesRules() local
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/
DSVGFEImage.cpp51 FEImage::FEImage(Filter* filter, TreeScope& treeScope, const String& href, PassRefPtr<SVGPreserveAs… in FEImage()
64 PassRefPtr<FEImage> FEImage::createWithIRIReference(Filter* filter, TreeScope& treeScope, const Str… in createWithIRIReference()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLLabelElement.cpp264 TreeScope& treeScope = insertionPoint->treeScope(); in removedFrom() local

12