Searched refs:NASharedFontIndex (Results 1 – 2 of 2) sorted by relevance
31 typedef enum NASharedFontIndex enum46 NASharedFontIndex; typedef52 int NAi_GetSharedFontSize(NASharedFontIndex index);53 BOOL NAi_LoadSharedFont(NASharedFontIndex index, void* pBuffer);61 static inline int NA_GetSharedFontSize(NASharedFontIndex index) in NA_GetSharedFontSize()63 static inline BOOL NA_LoadSharedFont(NASharedFontIndex index, void* pBuffer) in NA_LoadSharedFont()67 const u8* NAi_GetSharedFontName(NASharedFontIndex index);
37 SDK_WEAK_SYMBOL int NAi_GetSharedFontSize(NASharedFontIndex index) in NAi_GetSharedFontSize()42 SDK_WEAK_SYMBOL BOOL NAi_LoadSharedFont(NASharedFontIndex index, void* pBuffer) in NAi_LoadSharedFont()