Searched refs:x0208mapping (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Dother.h50 FontMapPtr x0208mapping; member in struct:__anon66030a3e0308
H A Dother.c197 s->sjis.x0208mapping =
199 if (!s->sjis.x0208mapping)
202 s->sjis.x0208reverse = FontMapReverse(s->sjis.x0208mapping);
240 return FontEncRecode((j1 << 8) + j2, s->sjis.x0208mapping);

Completed in 3 milliseconds