Searched refs:OS_GetFavoriteColorTable (Results 1 – 2 of 2) sorted by relevance
186 const GXRgb *OS_GetFavoriteColorTable(void);201 return OS_GetFavoriteColorTable()[index & OS_FAVORITE_COLOR_BITMASK]; in OS_GetFavoriteColor()
99 const GXRgb *OS_GetFavoriteColorTable(void) in OS_GetFavoriteColorTable() function