Home
last modified time | relevance | path

Searched defs:ComputedStyle (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_theme.h44 class ComputedStyle; variable
155 virtual int PopupInternalPaddingStart(const ComputedStyle&) const { in PopupInternalPaddingStart()
158 virtual int PopupInternalPaddingEnd(LocalFrame*, const ComputedStyle&) const { in PopupInternalPaddingEnd()
161 virtual int PopupInternalPaddingTop(const ComputedStyle&) const { return 0; } in PopupInternalPaddingTop()
162 virtual int PopupInternalPaddingBottom(const ComputedStyle&) const { in PopupInternalPaddingBottom()
210 virtual void SetCheckboxSize(ComputedStyle&) const {} in SetCheckboxSize() argument
213 virtual void SetRadioSize(ComputedStyle&) const {} in SetRadioSize() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dtheme_painter.h31 class ComputedStyle; variable
69 const ComputedStyle&, in PaintCheckbox()
76 const ComputedStyle&, in PaintRadio()
83 const ComputedStyle&, in PaintButton()
89 const ComputedStyle&, in PaintInnerSpinButton()
95 const ComputedStyle&, in PaintTextField()
101 const ComputedStyle&, in PaintTextArea()
108 const ComputedStyle&, in PaintMenuList()
115 const ComputedStyle&, in PaintMenuListButton()
131 const ComputedStyle&, in PaintSliderThumb()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dtheme_painter.h31 class ComputedStyle; variable
70 const ComputedStyle&, in PaintCheckbox()
77 const ComputedStyle&, in PaintRadio()
84 const ComputedStyle&, in PaintButton()
90 const ComputedStyle&, in PaintInnerSpinButton()
96 const ComputedStyle&, in PaintTextField()
102 const ComputedStyle&, in PaintTextArea()
109 const ComputedStyle&, in PaintMenuList()
116 const ComputedStyle&, in PaintMenuListButton()
134 const ComputedStyle&, in PaintSliderThumb()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_theme.h44 class ComputedStyle; variable
118 const ComputedStyle&, in AddVisualOverflow()
133 virtual bool SupportsHover(const ComputedStyle&) const { return false; } in SupportsHover()
199 virtual int MinimumMenuListSize(const ComputedStyle&) const { return 0; } in MinimumMenuListSize()
203 virtual int PopupInternalPaddingStart(const ComputedStyle&) const { in PopupInternalPaddingStart()
206 virtual int PopupInternalPaddingEnd(LocalFrame*, const ComputedStyle&) const { in PopupInternalPaddingEnd()
209 virtual int PopupInternalPaddingTop(const ComputedStyle&) const { return 0; } in PopupInternalPaddingTop()
210 virtual int PopupInternalPaddingBottom(const ComputedStyle&) const { in PopupInternalPaddingBottom()
323 virtual void SetCheckboxSize(ComputedStyle&) const {} in SetCheckboxSize() argument
326 virtual void SetRadioSize(ComputedStyle&) const {} in SetRadioSize() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dstyle_pending_image.h56 CSSValue* ComputedCSSValue(const ComputedStyle&, in ComputedCSSValue()
86 const ComputedStyle&, in GetImage()
91 bool KnownToBeOpaque(const Document&, const ComputedStyle&) const override { in KnownToBeOpaque()
H A Dcached_ua_style.h39 class ComputedStyle; variable
47 friend class ComputedStyle; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcss_property.h20 class ComputedStyle; variable
78 virtual bool ComputedValuesEqual(const ComputedStyle&, in ComputedValuesEqual()
86 const ComputedStyle&, in CSSValueFromComputedStyleInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_relative_utils.h14 class ComputedStyle; variable
H A Dng_space_utils.h16 class ComputedStyle; variable
H A Dng_block_layout_algorithm_utils.h12 class ComputedStyle; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dng_space_utils.h16 class ComputedStyle; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dstyle_pending_image.h84 const ComputedStyle&, in GetImage()
89 bool KnownToBeOpaque(const Document&, const ComputedStyle&) const override { in KnownToBeOpaque()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/mathml/
H A Dmathml_row_element.h12 class ComputedStyle; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_view_element.h45 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()
H A Dsvg_metadata_element.h35 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()
H A Dsvg_unknown_element.h52 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dnumber_property_functions.h14 class ComputedStyle; variable
H A Dlength_list_property_functions.h14 class ComputedStyle; variable
H A Dlength_property_functions.h15 class ComputedStyle; variable
H A Dcss_length_interpolation_type.h15 class ComputedStyle; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_property_equality.h14 class ComputedStyle; variable
H A Dcomputed_style_css_value_mapping.h13 class ComputedStyle; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_metadata_element.h35 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()
H A Dsvg_desc_element.h35 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()
H A Dsvg_unknown_element.h52 bool LayoutObjectIsNeeded(const ComputedStyle&) const override { in LayoutObjectIsNeeded()

12345678910>>...22