Home
last modified time | relevance | path

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

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