Lines Matching refs:mapping
104 FontMapPtr mapping;
165 unsigned int (*mapping) (unsigned int, OtherStatePtr);
202 return FontEncRecode(n + fc->shift, fc->mapping);
275 FontMapPtr mapping;
294 mapping = FontEncMapFind(fc->xlfd, FONT_ENCODING_UNICODE, -1, -1, NULL);
295 if (!mapping) {
301 reverse = FontMapReverse(mapping);
308 fc->mapping = mapping;
353 c->other_recode = fc->mapping;
553 p->mapping = 0;