Home
last modified time | relevance | path

Searched refs:_gx_canvas_polygon_draw (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_canvas_polygon_draw.c93 status = _gx_canvas_polygon_draw(point_array, number_of_points); in _gxe_canvas_polygon_draw()
Dgx_canvas_polygon_draw.c79 UINT _gx_canvas_polygon_draw(GX_POINT *point_array, INT number_of_points) in _gx_canvas_polygon_draw() function
/GUIX-v6.2.1/common/inc/
Dgx_canvas.h102 UINT _gx_canvas_polygon_draw(GX_POINT *point_array, INT number_of_points);
Dgx_api.h3068 #define gx_canvas_polygon_draw _gx_canvas_polygon_draw
3735 UINT _gx_canvas_polygon_draw(GX_POINT *point_array, INT number_of_points);