Searched refs:marker_e (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_renderer_markers.h29 //---------------------------------------------------------------marker_e
30 enum marker_e enum in namespace:agg
553 void marker(int x, int y, int r, marker_e type)
581 void markers(int n, const T* x, const T* y, T r, marker_e type)
621 void markers(int n, const T* x, const T* y, const T* r, marker_e type)
649 void markers(int n, const T* x, const T* y, const T* r, const color_type* fc, marker_e type)
677 void markers(int n, const T* x, const T* y, const T* r, const color_type* fc, const color_type* lc, marker_e type)

Completed in 17 milliseconds