Home
last modified time | relevance | path

Searched refs:should_center_at_from (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/swappy/swappy-1.4.0/include/
H A Dswappy.h61 bool should_center_at_from; member
/dports/graphics/swappy/swappy-1.4.0/src/
H A Drender.c292 if (shape.should_center_at_from) { in render_shape_ellipse()
321 if (shape.should_center_at_from) { in render_shape_rectangle()
H A Dpaint.c176 paint->content.shape.should_center_at_from = is_control_pressed; in paint_update_temporary_shape()