Home
last modified time | relevance | path

Searched refs:arc_step (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/cogl/cogl-1.22.8/cogl-path/
H A Dcogl1-path.c276 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 Dcogl1-path-functions.h386 float arc_step);
H A Dcogl2-path-functions.h398 float arc_step);
H A Dcogl-path.c707 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 Dcogl-path-functions.h394 float arc_step);
H A Dcogl-path.c707 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 Dg_code_library.py1488 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 Darc.c2004 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 Dcogl-1.0.vapi181 …ic void round_rectangle (float x_1, float y_1, float x_2, float y_2, float radius, float arc_step);