Home
last modified time | relevance | path

Searched refs:OS_GetFavoriteColorTable (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
DownerInfo.h186 const GXRgb *OS_GetFavoriteColorTable(void);
201 return OS_GetFavoriteColorTable()[index & OS_FAVORITE_COLOR_BITMASK]; in OS_GetFavoriteColor()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_ownerInfo.c99 const GXRgb *OS_GetFavoriteColorTable(void) in OS_GetFavoriteColorTable() function