Home
last modified time | relevance | path

Searched refs:PseudoElement (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPseudoElement.cpp60 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()
DPseudoElement.h35 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());
DElementRareData.h52 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()
DElement.h61 class PseudoElement; variable
407 PseudoElement* pseudoElement(PseudoId) const;
DElement.cpp2402 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/
DCSSSelector.h114 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()
DCSSSelector.cpp110 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()
DSelectorChecker.cpp131 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()
DRuleSet.cpp118 …pe() == CSSSelector::PseudoCue || (component->match() == CSSSelector::PseudoElement && component->… in determinePropertyWhitelistType()
DRuleFeature.cpp51 if (selector.match() == CSSSelector::PseudoElement) { in isSkippableComponentForInvalidation()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDOMAgent.h187 void pseudoElementCreated(PseudoElement*);
188 void pseudoElementDestroyed(PseudoElement*);
DInspectorInstrumentation.idl68 #include "core/dom/PseudoElement.h"
450 void pseudoElementCreated([Keep] PseudoElement*);
453 void pseudoElementDestroyed([Keep] PseudoElement*);
DInspectorOverlay.cpp616 PseudoElement* pseudoElement = 0; in buildElementInfo()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.cpp716 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()
DStyleResolver.h205 PassRefPtrWillBeRawPtr<PseudoElement> createPseudoElementIfNeeded(Element& parent, PseudoId);
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm681 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/
DCSSGrammar.y1350 $$->setMatch(CSSSelector::PseudoElement);
1363 $$->setMatch(CSSSelector::PseudoElement);
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_dom.target.darwin-x86.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.linux-x86.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.darwin-arm64.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.linux-arm64.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.linux-mips.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.darwin-mips.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.darwin-mips64.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \
Dwebcore_dom.target.linux-mips64.mk116 third_party/WebKit/Source/core/dom/PseudoElement.cpp \

12