Searched refs:EPhysics_Point (Results 1 – 3 of 3) sorted by relevance
15 static EPhysics_Point *18 EPhysics_Point *point; in _ephysics_shape_point_new()20 point = (EPhysics_Point *)calloc(1, sizeof(EPhysics_Point)); in _ephysics_shape_point_new()54 EPhysics_Point *point; in ephysics_shape_del()64 point = EINA_INLIST_CONTAINER_GET(shape->points, EPhysics_Point); in ephysics_shape_del()75 EPhysics_Point *point; in ephysics_shape_point_add()
57 typedef struct _EPhysics_Point EPhysics_Point; typedef
3091 EPhysics_Point *point; in ephysics_body_shape_add()3124 point = EINA_INLIST_CONTAINER_GET(points, EPhysics_Point); in ephysics_body_shape_add()