Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dprint.c26 static u16 PRi_GetFontIndex(u16 sjisCode);
101 (u16)((pal << 12) | (0x0fff & PRi_GetFontIndex(code))); in PR_PutString()
149 static u16 PRi_GetFontIndex(u16 sjisCode) in PRi_GetFontIndex() function