Home
last modified time | relevance | path

Searched refs:GSK_CORNER_BOTTOM_LEFT (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkroundedbox.c234 box->corner[GSK_CORNER_BOTTOM_LEFT].width, in _gtk_rounded_box_path_side()
235 box->corner[GSK_CORNER_BOTTOM_LEFT].height, in _gtk_rounded_box_path_side()
242 box->corner[GSK_CORNER_BOTTOM_LEFT].width, in _gtk_rounded_box_path_side()
243 box->corner[GSK_CORNER_BOTTOM_LEFT].height, in _gtk_rounded_box_path_side()
391 outer->corner[GSK_CORNER_BOTTOM_LEFT].width, in _gtk_rounded_box_path_bottom()
392 outer->corner[GSK_CORNER_BOTTOM_LEFT].height, in _gtk_rounded_box_path_bottom()
398 inner->corner[GSK_CORNER_BOTTOM_LEFT].width, in _gtk_rounded_box_path_bottom()
399 inner->corner[GSK_CORNER_BOTTOM_LEFT].height, in _gtk_rounded_box_path_bottom()
436 outer->corner[GSK_CORNER_BOTTOM_LEFT].width, in _gtk_rounded_box_path_left()
437 outer->corner[GSK_CORNER_BOTTOM_LEFT].height, in _gtk_rounded_box_path_left()
[all …]
H A Dgtkcssboxesimplprivate.h325 corners = box->corner[GSK_CORNER_BOTTOM_RIGHT].width + box->corner[GSK_CORNER_BOTTOM_LEFT].width; in gtk_css_boxes_clamp_border_radius()
329 corners = box->corner[GSK_CORNER_TOP_LEFT].height + box->corner[GSK_CORNER_BOTTOM_LEFT].height; in gtk_css_boxes_clamp_border_radius()
339 box->corner[GSK_CORNER_BOTTOM_LEFT].width *= factor; in gtk_css_boxes_clamp_border_radius()
340 box->corner[GSK_CORNER_BOTTOM_LEFT].height *= factor; in gtk_css_boxes_clamp_border_radius()
375 …box->corner[GSK_CORNER_BOTTOM_LEFT].width = _gtk_css_corner_value_get_x (bottom_left, box->bounds.… in gtk_css_boxes_apply_border_radius()
376 …box->corner[GSK_CORNER_BOTTOM_LEFT].height = _gtk_css_corner_value_get_y (bottom_left, box->bounds… in gtk_css_boxes_apply_border_radius()
419 gtk_css_boxes_shrink_border_radius (&dest->corner[GSK_CORNER_BOTTOM_LEFT], in gtk_css_boxes_shrink_corners()
420 &src->corner[GSK_CORNER_BOTTOM_LEFT], in gtk_css_boxes_shrink_corners()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/
H A Dgskroundedrect.c76 corners = self->corner[GSK_CORNER_TOP_LEFT].height + self->corner[GSK_CORNER_BOTTOM_LEFT].height; in gsk_rounded_rect_normalize_in_place()
112 graphene_size_init_from_size (&self->corner[GSK_CORNER_BOTTOM_LEFT], bottom_left); in gsk_rounded_rect_init()
407 px = self->bounds.origin.x + self->corner[GSK_CORNER_BOTTOM_LEFT].width - point->x; in gsk_rounded_rect_locate_point()
408 py = oy - self->corner[GSK_CORNER_BOTTOM_LEFT].height - point->y; in gsk_rounded_rect_locate_point()
410 !ellipsis_contains_point (&self->corner[GSK_CORNER_BOTTOM_LEFT], in gsk_rounded_rect_locate_point()
480 px = self->bounds.origin.x + self->corner[GSK_CORNER_BOTTOM_LEFT].width - rect->origin.x; in gsk_rounded_rect_contains_rect()
481 py = oy - self->corner[GSK_CORNER_BOTTOM_LEFT].height - ty; in gsk_rounded_rect_contains_rect()
483 !ellipsis_contains_point (&self->corner[GSK_CORNER_BOTTOM_LEFT], in gsk_rounded_rect_contains_rect()
581 self->bounds.origin.x + self->corner[GSK_CORNER_BOTTOM_LEFT].width, in gsk_rounded_rect_path()
583 self->corner[GSK_CORNER_BOTTOM_LEFT].width, in gsk_rounded_rect_path()
[all …]
H A Dgskenums.h167 GSK_CORNER_BOTTOM_LEFT enumerator
H A Dgskrendernodeimpl.c1677 if (corner == GSK_CORNER_TOP_LEFT || corner == GSK_CORNER_BOTTOM_LEFT) in draw_shadow_corner()
1694 …max_other = MAX(box->corner[GSK_CORNER_TOP_LEFT].width, box->corner[GSK_CORNER_BOTTOM_LEFT].width); in draw_shadow_corner()
1706 …max_other = MAX(box->corner[GSK_CORNER_BOTTOM_LEFT].height, box->corner[GSK_CORNER_BOTTOM_RIGHT].h… in draw_shadow_corner()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dglutilsprivate.h73 const int bottom_height = ceilf (MAX (rect->corner[GSK_CORNER_BOTTOM_LEFT].height, in nine_slice_rounded_rect()
78 rect->corner[GSK_CORNER_BOTTOM_LEFT].width)); in nine_slice_rounded_rect()
H A Dgskglrenderer.c1545 rounded->corner[GSK_CORNER_BOTTOM_LEFT].width); in rounded_inner_rect_contains_rect()
1556 MAX (rounded->corner[GSK_CORNER_BOTTOM_LEFT].height, in rounded_inner_rect_contains_rect()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/ngl/
H A Dninesliceprivate.h59 int bottom_height = ceilf (MAX (rect->corner[GSK_CORNER_BOTTOM_LEFT].height, in nine_slice_rounded_rect()
64 rect->corner[GSK_CORNER_BOTTOM_LEFT].width)); in nine_slice_rounded_rect()
H A Dgsknglrenderjob.c302 rounded->corner[GSK_CORNER_BOTTOM_LEFT].width); in rounded_inner_rect_contains_rect()
312 MAX (rounded->corner[GSK_CORNER_BOTTOM_LEFT].height, in rounded_inner_rect_contains_rect()
813 …float left = MAX (rect->corner[GSK_CORNER_TOP_LEFT].width, rect->corner[GSK_CORNER_BOTTOM_LEFT].wi… in rounded_rect_get_inner()
816 …float bottom = MAX (rect->corner[GSK_CORNER_BOTTOM_LEFT].height, rect->corner[GSK_CORNER_BOTTOM_RI… in rounded_rect_get_inner()
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gsk/gsk4/
H A Dgsk4.devhelp21 …_RIGHT" link="enum.Corner.html" /><keyword type="constant" name="GSK_CORNER_BOTTOM_LEFT" link="enu…