Home | History | Annotate | Download | only in modules

Lines Matching defs:charset

86 	charset_t charset;
304 range = &ranges[(size_t)graphic->charset];
310 if (graphic->charset > GB2312)
367 range = &ranges[(size_t)graphic->charset];
374 range = &ranges[(size_t)graphic->charset];
389 range = &ranges[(size_t)graphic->charset];
618 graphic->charset = ASCII;
625 graphic->charset = GB2312;
630 graphic->charset = CS94;
632 graphic->charset = CS96;