Searched refs:PRi_GetFontIndex (Results 1 – 1 of 1) sorted by relevance
26 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