Searched refs:SKC_GROUP_IDS (Results 1 – 4 of 4) sorted by relevance
87 #define SKC_GROUP_IDS(...) _countof(__VA_ARGS__),__VA_ARGS__ macro
180 #define SKC_GROUP_IDS(...) SK_ARRAY_COUNT(__VA_ARGS__),__VA_ARGS__ macro194 skc_styling_group_parents(fStyling, fGroupID, SKC_GROUP_IDS(group_id_parents)); in styling_group_init()