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)114 sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t* cpaint) { in sk_paint_get_stroke_join()115 sk_stroke_join_t cjoin; in sk_paint_get_stroke_join()122 void sk_paint_set_stroke_join(sk_paint_t* cpaint, sk_stroke_join_t cjoin) { in sk_paint_set_stroke_join()
113 } sk_stroke_join_t; typedef119 SK_API sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t*);124 SK_API void sk_paint_set_stroke_join(sk_paint_t*, sk_stroke_join_t);