Lines Matching full:mapper
1203 // a font mapper so FPDFEMB can pick the right font file, and for the second case, you
1224 // Defines interface for system font mapper.
1231 // mapper - Pointer to the FPDFEMB_FONT_MAPPER structure
1245 FPDFEMB_BOOL (*MapFont)(struct FPDFEMB_FONT_MAPPER* mapper, const char* name, int charset,
1253 // Use a system font mapper (typically for Chinese/Japanese/Korean charsets)
1255 // mapper - Pointer to FPDFEMB_FONT_MAPPER structure.
1262 FPDFEMB_RESULT FPDFEMB_SetFontMapper(FPDFEMB_FONT_MAPPER* mapper);
1726 // font mapper or glyph provider doesn't make use of them.