H A D | nuklear.h | 8972 nk_stroke_arc(struct nk_command_buffer *b, float cx, float cy, float radius, float a_min, float a_max, float line_thickness, struct nk_color c) nk_stroke_arc() argument 8989 nk_fill_arc(struct nk_command_buffer *b, float cx, float cy, float radius, float a_min, float a_max, struct nk_color c) nk_fill_arc() argument 10015 nk_draw_list_path_arc_to_fast(struct nk_draw_list *list, struct nk_vec2 center, float radius, int a_min, int a_max) nk_draw_list_path_arc_to_fast() argument 10031 nk_draw_list_path_arc_to(struct nk_draw_list *list, struct nk_vec2 center, float radius, float a_min, float a_max, unsigned int segments) nk_draw_list_path_arc_to() argument 10251 float a_max; nk_draw_list_fill_circle() local 10262 float a_max; nk_draw_list_stroke_circle() local [all...] |