/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | PseudoElement.cpp | 60 String PseudoElement::pseudoElementNameForEvents(PseudoId pseudoId) in pseudoElementNameForEvents() 74 PseudoElement::PseudoElement(Element* parent, PseudoId pseudoId) in PseudoElement() function in blink::PseudoElement 83 PassRefPtr<RenderStyle> PseudoElement::customStyleForRenderer() in customStyleForRenderer() 88 void PseudoElement::dispose() in dispose() 103 void PseudoElement::attach(const AttachContext& context) in attach() 128 bool PseudoElement::rendererIsNeeded(const RenderStyle& style) in rendererIsNeeded() 133 void PseudoElement::didRecalcStyle(StyleRecalcChange) in didRecalcStyle()
|
D | PseudoElement.h | 35 class PseudoElement FINAL : public Element { 37 static PassRefPtrWillBeRawPtr<PseudoElement> create(Element* parent, PseudoId pseudoId) in create() 39 return adoptRefWillBeNoop(new PseudoElement(parent, pseudoId)); in create() 55 PseudoElement(Element*, PseudoId); 69 DEFINE_ELEMENT_TYPE_CASTS(PseudoElement, isPseudoElement());
|
D | ElementRareData.h | 52 void setPseudoElement(PseudoId, PassRefPtrWillBeRawPtr<PseudoElement>); 53 PseudoElement* pseudoElement(PseudoId) const; 149 RefPtrWillBeMember<PseudoElement> m_generatedBefore; 150 RefPtrWillBeMember<PseudoElement> m_generatedAfter; 151 RefPtrWillBeMember<PseudoElement> m_backdrop; 191 …ElementRareData::setPseudoElement(PseudoId pseudoId, PassRefPtrWillBeRawPtr<PseudoElement> element) in setPseudoElement() 214 inline PseudoElement* ElementRareData::pseudoElement(PseudoId pseudoId) const in pseudoElement()
|
D | Element.h | 61 class PseudoElement; variable 407 PseudoElement* pseudoElement(PseudoId) const;
|
D | Element.cpp | 2402 if (PseudoElement* element = pseudoElement(pseudoElementSpecifier)) in computedStyle() 2488 PseudoElement* element = pseudoElement(pseudoId); in updatePseudoElement() 2519 …RefPtrWillBeRawPtr<PseudoElement> element = engine->ensureResolver().createPseudoElementIfNeeded(*… in createPseudoElementIfNeeded() 2533 PseudoElement* Element::pseudoElement(PseudoId pseudoId) const in pseudoElement() 2540 if (PseudoElement* element = pseudoElement(pseudoId)) in pseudoElementRenderer()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSSelector.h | 114 PseudoElement, // Example: ::first-line enumerator 402 return m_match == PseudoElement; in matchesPseudoElement() 407 …return m_match == PseudoElement && (m_pseudoType == PseudoUserAgentCustomElement || m_pseudoType =… in isCustomPseudoElement() 440 return m_match == PseudoElement && pseudoType() == PseudoContent; in isContentPseudoElement() 445 return m_match == PseudoElement && pseudoType() == PseudoShadow; in isShadowPseudoElement()
|
D | CSSSelector.cpp | 110 case PseudoElement: in specificityForOneSelector() 456 if (m_match != PseudoClass && m_match != PseudoElement && m_match != PagePseudoClass) in extractPseudoType() 566 m_match = PseudoElement; in extractPseudoType() 567 } else if (m_match == PseudoElement && !element) in extractPseudoType() 669 } else if (cs->m_match == CSSSelector::PseudoElement) { in selectorText() 777 case CSSSelector::PseudoElement: in validateSubSelector()
|
D | SelectorChecker.cpp | 131 if (context.selector->match() == CSSSelector::PseudoElement) { in match() 449 case CSSSelector::PseudoElement: in attributeValueMatches() 512 && selector.match() != CSSSelector::PseudoElement)) in checkOne() 973 …} else if (selector.match() == CSSSelector::PseudoElement && selector.pseudoType() == CSSSelector:… in checkOne()
|
D | RuleSet.cpp | 118 …pe() == CSSSelector::PseudoCue || (component->match() == CSSSelector::PseudoElement && component->… in determinePropertyWhitelistType()
|
D | RuleFeature.cpp | 51 if (selector.match() == CSSSelector::PseudoElement) { in isSkippableComponentForInvalidation()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorDOMAgent.h | 187 void pseudoElementCreated(PseudoElement*); 188 void pseudoElementDestroyed(PseudoElement*);
|
D | InspectorInstrumentation.idl | 68 #include "core/dom/PseudoElement.h" 450 void pseudoElementCreated([Keep] PseudoElement*); 453 void pseudoElementDestroyed([Keep] PseudoElement*);
|
D | InspectorOverlay.cpp | 616 PseudoElement* pseudoElement = 0; in buildElementInfo()
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleResolver.cpp | 716 PassRefPtrWillBeRawPtr<PseudoElement> StyleResolver::createPseudoElementIfNeeded(Element& parent, P… in createPseudoElementIfNeeded() 735 return PseudoElement::create(&parent, pseudoId); in createPseudoElementIfNeeded() 748 RefPtrWillBeRawPtr<PseudoElement> pseudo = PseudoElement::create(&parent, pseudoId); in createPseudoElementIfNeeded() 829 if (PseudoElement* pseudoElement = element->pseudoElement(pseudoStyleRequest.pseudoId)) in pseudoStyleForElement()
|
D | StyleResolver.h | 205 PassRefPtrWillBeRawPtr<PseudoElement> createPseudoElementIfNeeded(Element& parent, PseudoId);
|
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/ |
D | chrome.abcdef.nm | 681 0000000003c6d160 t WebCore::PseudoElement::~PseudoElement()<0000000003c6d160> 682 0000000003c6d180 t WebCore::PseudoElement::~PseudoElement()<0000000003c6d180> 683 0000000003c6d1b0 t WebCore::PseudoElement::canContainRangeEndPoint() const<0000000003c6d1b0> 684 0000000003c6d1c0 t WebCore::PseudoElement::canStartSelection() const<0000000003c6d1c0> 685 0000000003c6d1d0 t WebCore::PseudoElement::customPseudoId() const<0000000003c6d1d0> 686 0000000003c6d1e0 t WebCore::PseudoElement::~PseudoElement()<0000000003c6d1e0>
|
/external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
D | CSSGrammar.y | 1350 $$->setMatch(CSSSelector::PseudoElement); 1363 $$->setMatch(CSSSelector::PseudoElement);
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | webcore_dom.target.darwin-x86.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.linux-x86.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.darwin-arm64.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.linux-arm64.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.linux-mips.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.darwin-mips.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.darwin-mips64.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|
D | webcore_dom.target.linux-mips64.mk | 116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
|