Searched refs:arc_step (Results 1 – 9 of 9) sorted by relevance
/dports/graphics/cogl/cogl-1.22.8/cogl-path/ |
H A D | cogl1-path.c | 276 float arc_step) in cogl_path_round_rectangle() argument 281 x_1, y_1, x_2, y_2, radius, arc_step); in cogl_path_round_rectangle()
|
H A D | cogl1-path-functions.h | 386 float arc_step);
|
H A D | cogl2-path-functions.h | 398 float arc_step);
|
H A D | cogl-path.c | 707 float arc_step) in cogl2_path_round_rectangle() argument 720 arc_step); in cogl2_path_round_rectangle() 730 arc_step); in cogl2_path_round_rectangle() 741 arc_step); in cogl2_path_round_rectangle() 751 arc_step); in cogl2_path_round_rectangle()
|
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-path/ |
H A D | cogl-path-functions.h | 394 float arc_step);
|
H A D | cogl-path.c | 707 float arc_step) in cogl2_path_round_rectangle() argument 720 arc_step); in cogl2_path_round_rectangle() 730 arc_step); in cogl2_path_round_rectangle() 741 arc_step); in cogl2_path_round_rectangle() 751 arc_step); in cogl2_path_round_rectangle()
|
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/ |
H A D | g_code_library.py | 1488 arc_step=self.arc_angle 1492 at=arc_step 1495 at = at+arc_step 1531 at = at+arc_step
|
/dports/devel/openocd/openocd-0.11.0/src/target/ |
H A D | arc.c | 2004 int arc_step(struct target *target, int current, target_addr_t address, in arc_step() function 2253 .step = arc_step,
|
/dports/lang/vala/vala-0.48.18/vapi/ |
H A D | cogl-1.0.vapi | 181 …ic void round_rectangle (float x_1, float y_1, float x_2, float y_2, float radius, float arc_step);
|