Searched refs:sk_stroke_join_t (Results 1 – 4 of 4) sorted by relevance
28 sk_stroke_join_t fC;30 } MAKE_FROM_TO_NAME(sk_stroke_join_t)[] = { variable41 #define CType sk_stroke_join_t43 #define CTypeSkTypeMap MAKE_FROM_TO_NAME(sk_stroke_join_t)117 sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t* cpaint) { in sk_paint_get_stroke_join()118 sk_stroke_join_t cjoin; in sk_paint_get_stroke_join()125 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);