Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/na/ARM9/
Dshared_font.h61 static inline int NA_GetSharedFontSize(NASharedFontIndex index) in NA_GetSharedFontSize() function
/TwlSDK-5.2.1/build/demos.TWL/nandApp/sharedFont/src/
Dmain.c89 sizeFont = NA_GetSharedFontSize(NA_SHARED_FONT_WW_M); in TwlMain()