Home
last modified time | relevance | path

Searched refs:IsFormControlsRefreshEnabled (Results 1 – 25 of 80) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dcolor_chooser_popup_ui_controller.cc71 ::features::IsFormControlsRefreshEnabled()) in OpenUI()
96 DCHECK(::features::IsFormControlsRefreshEnabled()); in WriteColorPickerDocument()
117 AddProperty("isBorderTransparent", ::features::IsFormControlsRefreshEnabled(), in WriteColorPickerDocument()
141 if (::features::IsFormControlsRefreshEnabled()) in WriteColorSuggestionPickerDocument()
152 if (::features::IsFormControlsRefreshEnabled()) { in WriteColorSuggestionPickerDocument()
160 ::features::IsFormControlsRefreshEnabled(), data); in WriteColorSuggestionPickerDocument()
163 AddProperty("isBorderTransparent", ::features::IsFormControlsRefreshEnabled(), in WriteColorSuggestionPickerDocument()
169 if (::features::IsFormControlsRefreshEnabled()) in WriteColorSuggestionPickerDocument()
187 DCHECK(!::features::IsFormControlsRefreshEnabled()); in SetValueAndClosePopup()
H A Dpicker_indicator_element.cc63 if (features::IsFormControlsRefreshEnabled()) in CreateLayoutObject()
114 if (::features::IsFormControlsRefreshEnabled() && in DidEndChooser()
133 if (::features::IsFormControlsRefreshEnabled() && in OpenPopup()
H A Ddate_time_chooser_impl.cc129 if (!features::IsFormControlsRefreshEnabled()) in WriteDocument()
133 if (features::IsFormControlsRefreshEnabled()) { in WriteDocument()
190 features::IsFormControlsRefreshEnabled(), data); in WriteDocument()
192 AddProperty("isBorderTransparent", features::IsFormControlsRefreshEnabled(), in WriteDocument()
243 if (features::IsFormControlsRefreshEnabled()) { in WriteDocument()
H A Dcolor_input_type.cc163 if (::features::IsFormControlsRefreshEnabled() && in HandleDOMActivateEvent()
218 if (::features::IsFormControlsRefreshEnabled() && in DidEndChooser()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dcolor_chooser_popup_ui_controller.cc74 features::IsFormControlsRefreshEnabled()) in OpenUI()
99 DCHECK(features::IsFormControlsRefreshEnabled()); in WriteColorPickerDocument()
122 AddProperty("isBorderTransparent", features::IsFormControlsRefreshEnabled(), in WriteColorPickerDocument()
172 if (features::IsFormControlsRefreshEnabled()) in WriteColorSuggestionPickerDocument()
182 if (features::IsFormControlsRefreshEnabled()) { in WriteColorSuggestionPickerDocument()
190 features::IsFormControlsRefreshEnabled(), data); in WriteColorSuggestionPickerDocument()
193 AddProperty("isBorderTransparent", features::IsFormControlsRefreshEnabled(), in WriteColorSuggestionPickerDocument()
199 if (features::IsFormControlsRefreshEnabled()) in WriteColorSuggestionPickerDocument()
217 DCHECK(!features::IsFormControlsRefreshEnabled()); in SetValueAndClosePopup()
H A Ddate_time_chooser_impl.cc132 if (!features::IsFormControlsRefreshEnabled()) in WriteDocument()
136 if (features::IsFormControlsRefreshEnabled()) { in WriteDocument()
186 features::IsFormControlsRefreshEnabled(), data); in WriteDocument()
188 AddProperty("isBorderTransparent", features::IsFormControlsRefreshEnabled(), in WriteDocument()
239 if (features::IsFormControlsRefreshEnabled()) { in WriteDocument()
H A Dpicker_indicator_element.cc63 if (features::IsFormControlsRefreshEnabled()) in CreateLayoutObject()
115 if (::features::IsFormControlsRefreshEnabled() && in DidEndChooser()
134 if (::features::IsFormControlsRefreshEnabled() && in OpenPopup()
H A Dcolor_input_type.cc163 if (::features::IsFormControlsRefreshEnabled() && in HandleDOMActivateEvent()
216 if (::features::IsFormControlsRefreshEnabled() && in DidEndChooser()
H A Dmultiple_fields_temporal_input_type_view.cc299 } else if (features::IsFormControlsRefreshEnabled() && in PickerIndicatorChooseValue()
400 if (!features::IsFormControlsRefreshEnabled()) { in CreateShadowSubtree()
501 (features::IsFormControlsRefreshEnabled() && event.key() == " "))) { in HandleKeydownEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_text_control_single_line_test.cc27 if (::features::IsFormControlsRefreshEnabled()) { in TEST_F()
39 if (::features::IsFormControlsRefreshEnabled()) { in TEST_F()
H A Dlayout_theme_default.cc69 features::IsFormControlsRefreshEnabled() in ExtraDefaultStyleSheet()
111 if (features::IsFormControlsRefreshEnabled()) in SliderTickSize()
120 if (features::IsFormControlsRefreshEnabled()) in SliderTickOffsetFromTrackCenter()
H A Dlayout_theme_android.cc24 if (features::IsFormControlsRefreshEnabled()) in ExtraDefaultStyleSheet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_text_control_single_line_test.cc28 if (::features::IsFormControlsRefreshEnabled()) { in TEST_F()
40 if (::features::IsFormControlsRefreshEnabled()) { in TEST_F()
H A Dlayout_theme_default.cc104 features::IsFormControlsRefreshEnabled() in ExtraDefaultStyleSheet()
164 if (features::IsFormControlsRefreshEnabled()) in SliderTickSize()
171 if (features::IsFormControlsRefreshEnabled()) in SliderTickOffsetFromTrackCenter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dtheme_painter.cc175 if (!features::IsFormControlsRefreshEnabled()) { in Paint()
181 if (!features::IsFormControlsRefreshEnabled()) { in Paint()
215 if (features::IsFormControlsRefreshEnabled()) { in PaintBorderOnly()
221 if (features::IsFormControlsRefreshEnabled()) { in PaintBorderOnly()
H A Dtheme_painter_default.cc167 if (zoom_level != 1 && !features::IsFormControlsRefreshEnabled()) { in PaintCheckbox()
324 float arrow_size = (features::IsFormControlsRefreshEnabled() ? 8.0 : 6.0) * in SetupMenuListArrow()
353 if (zoom_level != 1 && !features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
375 if (features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
415 if (zoom_level != 1 && !features::IsFormControlsRefreshEnabled()) { in PaintSliderThumb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.cc151 return IsFormControlsRefreshEnabled() && in IsEyeDropperEnabled()
168 bool IsFormControlsRefreshEnabled() { in IsFormControlsRefreshEnabled() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dtheme_painter_default.cc155 if (zoom_level != 1 && !::features::IsFormControlsRefreshEnabled()) { in PaintCheckbox()
313 float arrow_size = (::features::IsFormControlsRefreshEnabled() ? 8.0 : 6.0) * in SetupMenuListArrow()
341 if (zoom_level != 1 && !::features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
361 if (::features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
391 if (zoom_level != 1 && !::features::IsFormControlsRefreshEnabled()) { in PaintSliderThumb()
H A Dtheme_painter.cc200 if (!::features::IsFormControlsRefreshEnabled()) { in Paint()
206 if (!::features::IsFormControlsRefreshEnabled()) { in Paint()
237 if (::features::IsFormControlsRefreshEnabled()) { in PaintBorderOnly()
243 if (::features::IsFormControlsRefreshEnabled()) { in PaintBorderOnly()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.cc180 return IsFormControlsRefreshEnabled() && in IsEyeDropperEnabled()
209 bool IsFormControlsRefreshEnabled() { in IsFormControlsRefreshEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dform_controls_browsertest.cc62 ASSERT_TRUE(features::IsFormControlsRefreshEnabled()); in RunTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/native_theme/
H A Dnative_theme_base.cc191 if (features::IsFormControlsRefreshEnabled()) in GetPartSize()
215 if (!features::IsFormControlsRefreshEnabled()) { in GetBorderRadiusForPart()
601 if (features::IsFormControlsRefreshEnabled()) { in PaintCheckbox()
684 if (features::IsFormControlsRefreshEnabled()) { in PaintCheckboxRadioCommon()
834 if (features::IsFormControlsRefreshEnabled()) { in PaintRadio()
882 if (features::IsFormControlsRefreshEnabled()) { in PaintButton()
968 if (features::IsFormControlsRefreshEnabled()) { in PaintTextField()
1022 if (features::IsFormControlsRefreshEnabled()) { in PaintMenuList()
1139 if (features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
1200 if (features::IsFormControlsRefreshEnabled()) { in PaintSliderThumb()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/native_theme/
H A Dnative_theme_base.cc192 if (features::IsFormControlsRefreshEnabled()) in GetPartSize()
216 if (!features::IsFormControlsRefreshEnabled()) { in GetBorderRadiusForPart()
602 if (features::IsFormControlsRefreshEnabled()) { in PaintCheckbox()
685 if (features::IsFormControlsRefreshEnabled()) { in PaintCheckboxRadioCommon()
837 if (features::IsFormControlsRefreshEnabled()) { in PaintRadio()
885 if (features::IsFormControlsRefreshEnabled()) { in PaintButton()
971 if (features::IsFormControlsRefreshEnabled()) { in PaintTextField()
1025 if (features::IsFormControlsRefreshEnabled()) { in PaintMenuList()
1142 if (features::IsFormControlsRefreshEnabled()) { in PaintSliderTrack()
1204 if (features::IsFormControlsRefreshEnabled()) { in PaintSliderThumb()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dform_controls_browsertest.cc64 ASSERT_TRUE(features::IsFormControlsRefreshEnabled()); in RunFormControlsTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dfocus_ring_browsertest.cc78 ASSERT_TRUE(features::IsFormControlsRefreshEnabled()); in RunTest()

1234