Home
last modified time | relevance | path

Searched refs:has_border_radius (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dbox_decoration_data.cc28 const bool has_border_radius = style_.HasBorderRadius(); in ComputeBleedAvoidance() local
29 if (!should_paint_border_ || !has_border_radius || in ComputeBleedAvoidance()
36 if (style_.HasBackgroundImage() && has_border_radius) { in ComputeBleedAvoidance()
H A Dbox_painter_base.cc74 bool has_border_radius = style.HasBorderRadius(); in PaintNormalBoxShadow() local
107 if (has_border_radius) { in PaintNormalBoxShadow()
143 if (has_border_radius) { in PaintNormalBoxShadow()
H A Dtheme_painter_default.cc254 extra_params.menu_list.has_border_radius = style.HasBorderRadius(); in PaintMenuList()
287 extra_params.menu_list.has_border_radius = style.HasBorderRadius(); in PaintMenuListButton()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dbox_decoration_data.cc28 const bool has_border_radius = style_.HasBorderRadius(); in ComputeBleedAvoidance() local
29 if (!should_paint_border_ || !has_border_radius || in ComputeBleedAvoidance()
36 if (style_.HasBackgroundImage() && has_border_radius) { in ComputeBleedAvoidance()
H A Dbox_painter_base.cc74 bool has_border_radius = style.HasBorderRadius(); in PaintNormalBoxShadow() local
108 if (has_border_radius) { in PaintNormalBoxShadow()
144 if (has_border_radius) { in PaintNormalBoxShadow()
H A Dtheme_painter_default.cc265 extra_params.menu_list.has_border_radius = style.HasBorderRadius(); in PaintMenuList()
298 extra_params.menu_list.has_border_radius = style.HasBorderRadius(); in PaintMenuListButton()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/Renderer/
H A DImage.php37 $has_border_radius = $tl + $tr + $br + $bl > 0;
39 if ($has_border_radius) {
51 if ($has_border_radius) {
66 if ($has_border_radius) {
113 if ($has_border_radius) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/blocks/
H A Dsearch.php188 $has_border_radius = ! empty( $attributes['style']['border']['radius'] );
190 if ( $has_border_radius ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/blocks/
H A Dsearch.php188 $has_border_radius = ! empty( $attributes['style']['border']['radius'] );
190 if ( $has_border_radius ) {
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssboxesimplprivate.h350 gboolean has_border_radius = FALSE; in gtk_css_boxes_apply_border_radius() local
356 has_border_radius = TRUE; in gtk_css_boxes_apply_border_radius()
363 has_border_radius = TRUE; in gtk_css_boxes_apply_border_radius()
370 has_border_radius = TRUE; in gtk_css_boxes_apply_border_radius()
377 has_border_radius = TRUE; in gtk_css_boxes_apply_border_radius()
380 if (has_border_radius) in gtk_css_boxes_apply_border_radius()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Dwebthemeengine_impl_android.cc70 native_theme_extra_params->menu_list.has_border_radius = in GetNativeThemeExtraParams()
71 extra_params->menu_list.has_border_radius; in GetNativeThemeExtraParams()
H A Dwebthemeengine_impl_default.cc93 native_theme_extra_params->menu_list.has_border_radius = in GetNativeThemeExtraParams()
94 extra_params->menu_list.has_border_radius; in GetNativeThemeExtraParams()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Dwebthemeengine_impl_android.cc66 native_theme_extra_params->menu_list.has_border_radius = in GetNativeThemeExtraParams()
67 extra_params->menu_list.has_border_radius; in GetNativeThemeExtraParams()
H A Dwebthemeengine_impl_default.cc90 native_theme_extra_params->menu_list.has_border_radius = in GetNativeThemeExtraParams()
91 extra_params->menu_list.has_border_radius; in GetNativeThemeExtraParams()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_theme_engine.h134 bool has_border_radius; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_theme_engine.h135 bool has_border_radius; member
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-theme-node-drawing.c1344 gboolean has_border_radius; in st_theme_node_render_resources() local
1382 has_border_radius = TRUE; in st_theme_node_render_resources()
1384 has_border_radius = FALSE; in st_theme_node_render_resources()
1392 if (has_border_radius) { in st_theme_node_render_resources()
1445 || (background_image && (has_border || has_border_radius)) in st_theme_node_render_resources()
1507 if (background_image != NULL && !has_border && !has_border_radius) in st_theme_node_render_resources()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/native_theme/
H A Dnative_theme.h199 bool has_border_radius; member
H A Dnative_theme_base.cc1027 if (!menu_list.has_border_radius) { in PaintMenuList()
1070 if (!menu_list.has_border_radius) { in PaintMenuList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/native_theme/
H A Dnative_theme.h213 bool has_border_radius; member
H A Dnative_theme_base.cc1030 if (!menu_list.has_border_radius) { in PaintMenuList()
1073 if (!menu_list.has_border_radius) { in PaintMenuList()
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/
H A Dst-theme-node-drawing.c1491 gboolean has_border_radius; in st_theme_node_render_resources() local
1527 has_border_radius = TRUE; in st_theme_node_render_resources()
1529 has_border_radius = FALSE; in st_theme_node_render_resources()
1537 if (has_border_radius) { in st_theme_node_render_resources()
1572 || (st_theme_node_get_background_image (node) && (has_border || has_border_radius)) in st_theme_node_render_resources()