Home
last modified time | relevance | path

Searched defs:computedStyle (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILCSSProperty.cpp47 RefPtr<nsComputedDOMStyle> computedStyle = in GetCSSComputedValue() local
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DStyleAnimationValue.cpp201 RefPtr<ComputedStyle> computedStyle = in FromString() local
/dports/www/firefox/firefox-99.0/layout/style/
H A DStyleAnimationValue.cpp198 RefPtr<ComputedStyle> computedStyle = in FromString() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DStyleAnimationValue.cpp201 RefPtr<ComputedStyle> computedStyle = in FromString() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DStyleAnimationValue.cpp201 RefPtr<ComputedStyle> computedStyle = in FromString() local
/dports/www/kf5-khtml/khtml-5.89.0/src/editing/
H A Deditor.cpp265 … void updateState(CSSStyleDeclarationImpl *desiredStyle, CSSStyleDeclarationImpl *computedStyle, b… in updateState()
307 CSSStyleDeclarationImpl *computedStyle = new RenderStyleDeclarationImpl(node); in selectionHasStyle() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xml/
H A DnsXMLPrettyPrinter.cpp56 nsCOMPtr<nsICSSDeclaration> computedStyle; in PrettyPrint() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xml/
H A DnsXMLPrettyPrinter.cpp63 nsCOMPtr<nsICSSDeclaration> computedStyle; in PrettyPrint() local
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCSSFrameConstructor.cpp1900 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTable() local
2008 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableRowOrRowGroup() local
2046 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCol() local
2076 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCell() local
2258 RefPtr<ComputedStyle> computedStyle = in ConstructDocElementFrame() local
2665 RefPtr<ComputedStyle> computedStyle = in SetUpDocElementContainingBlock() local
2866 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructSelectFrame() local
5582 ComputedStyle* computedStyle = item.mComputedStyle; in ConstructFramesFromItem() local
7953 ComputedStyle* computedStyle = aFrame->Style(); in CreateContinuingFrame() local
8159 ComputedStyle* computedStyle = in ReplicateFixedFrames() local
[all …]
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCSSFrameConstructor.cpp1921 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTable() local
2033 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableRowOrRowGroup() local
2074 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCol() local
2104 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCell() local
2275 RefPtr<ComputedStyle> computedStyle = in ConstructDocElementFrame() local
2680 RefPtr<ComputedStyle> computedStyle = in SetUpDocElementContainingBlock() local
2881 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructSelectFrame() local
5559 ComputedStyle* computedStyle = item.mComputedStyle; in ConstructFramesFromItem() local
7940 ComputedStyle* computedStyle = aFrame->Style(); in CreateContinuingFrame() local
8146 ComputedStyle* computedStyle = in ReplicateFixedFrames() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCSSFrameConstructor.cpp1900 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTable() local
2008 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableRowOrRowGroup() local
2046 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCol() local
2076 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCell() local
2258 RefPtr<ComputedStyle> computedStyle = in ConstructDocElementFrame() local
2665 RefPtr<ComputedStyle> computedStyle = in SetUpDocElementContainingBlock() local
2866 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructSelectFrame() local
5582 ComputedStyle* computedStyle = item.mComputedStyle; in ConstructFramesFromItem() local
7953 ComputedStyle* computedStyle = aFrame->Style(); in CreateContinuingFrame() local
8159 ComputedStyle* computedStyle = in ReplicateFixedFrames() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp1831 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTable() local
1940 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableRowOrRowGroup() local
1978 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCol() local
2008 ComputedStyle* const computedStyle = aItem.mComputedStyle; in ConstructTableCell() local
2190 RefPtr<ComputedStyle> computedStyle = in ConstructDocElementFrame() local
2606 RefPtr<ComputedStyle> computedStyle = in SetUpDocElementContainingBlock() local
5569 ComputedStyle* computedStyle = item.mComputedStyle; in ConstructFramesFromItem() local
7896 ComputedStyle* computedStyle = aFrame->Style(); in CreateContinuingFrame() local
8105 ComputedStyle* computedStyle = in ReplicateFixedFrames() local
9511 ComputedStyle* computedStyle; in ProcessChildren() local
[all …]
/dports/www/firefox/firefox-99.0/dom/serializers/
H A DnsPlainTextSerializer.cpp380 RefPtr<ComputedStyle> computedStyle = in IsDisplayNone() local
1692 RefPtr<ComputedStyle> computedStyle = in IsElementPreformatted() local
1703 RefPtr<ComputedStyle> computedStyle = in IsCssBlockLevelElement() local
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/browser/
H A DnsContextMenuInfo.cpp283 nsCOMPtr<nsICSSDeclaration> computedStyle = in GetBackgroundImageRequestInternal() local
/dports/www/firefox-esr/firefox-91.8.0/dom/serializers/
H A DnsPlainTextSerializer.cpp402 RefPtr<ComputedStyle> computedStyle = in IsDisplayNone() local
1712 RefPtr<ComputedStyle> computedStyle = in IsElementPreformatted() local
1723 RefPtr<ComputedStyle> computedStyle = in IsCssBlockLevelElement() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsPlainTextSerializer.cpp419 RefPtr<ComputedStyle> computedStyle = in IsDisplayNone() local
1730 RefPtr<ComputedStyle> computedStyle = in IsElementPreformatted() local
1741 RefPtr<ComputedStyle> computedStyle = in IsCssBlockLevelElement() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serializers/
H A DnsPlainTextSerializer.cpp402 RefPtr<ComputedStyle> computedStyle = in IsDisplayNone() local
1712 RefPtr<ComputedStyle> computedStyle = in IsElementPreformatted() local
1723 RefPtr<ComputedStyle> computedStyle = in IsCssBlockLevelElement() local
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/animation/
H A DSMILTimeContainer.cpp219 CSSComputedStyleDeclaration computedStyle(target); in baseValueFor() local
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGContentUtils.cpp259 auto doCompute = [&](const ComputedStyle* computedStyle) { in GetStrokeOptions()
329 auto doCompute = [&](ComputedStyle const* computedStyle) { in GetStrokeWidth()
H A DSVGGeometryProperty.h239 if (RefPtr<ComputedStyle> computedStyle = in DoForComputedStyle() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGContentUtils.cpp267 auto doCompute = [&](const ComputedStyle* computedStyle) { in GetStrokeOptions()
337 auto doCompute = [&](ComputedStyle const* computedStyle) { in GetStrokeWidth()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGContentUtils.cpp258 auto doCompute = [&](const ComputedStyle* computedStyle) { in GetStrokeOptions()
328 auto doCompute = [&](ComputedStyle const* computedStyle) { in GetStrokeWidth()
H A DSVGGeometryProperty.h241 if (RefPtr<ComputedStyle> computedStyle = in DoForComputedStyle() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGContentUtils.cpp259 auto doCompute = [&](const ComputedStyle* computedStyle) { in GetStrokeOptions()
329 auto doCompute = [&](ComputedStyle const* computedStyle) { in GetStrokeWidth()
H A DSVGGeometryProperty.h239 if (RefPtr<ComputedStyle> computedStyle = in DoForComputedStyle() local

1234