Searched refs:sk_stroke_join_t (Results 1 – 2 of 2) sorted by relevance
25 sk_stroke_join_t fC;27 } MAKE_FROM_TO_NAME(sk_stroke_join_t)[] = { variable38 #define CType sk_stroke_join_t40 #define CTypeSkTypeMap MAKE_FROM_TO_NAME(sk_stroke_join_t)118 sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t* cpaint) { in sk_paint_get_stroke_join()119 sk_stroke_join_t cjoin; in sk_paint_get_stroke_join()126 void sk_paint_set_stroke_join(sk_paint_t* cpaint, sk_stroke_join_t cjoin) { in sk_paint_set_stroke_join()
51 } sk_stroke_join_t; typedef53 sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t*);54 void sk_paint_set_stroke_join(sk_paint_t*, sk_stroke_join_t);