Searched refs:PSH_Globals (Results 1 – 8 of 8) sorted by relevance
/external/freetype/include/freetype/internal/ |
D | pshints.h | 41 typedef struct PSH_GlobalsRec_* PSH_Globals; typedef 46 PSH_Globals* aglobals ); 49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals, 56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals ); 307 PSH_Globals globals, 621 PSH_Globals globals,
|
/external/freetype/src/cff/ |
D | cffobjs.h | 94 PSH_Globals topfont; 95 PSH_Globals subfonts[CFF_MAX_CID_FONTS];
|
D | cffgload.c | 1985 (PSH_Globals)builder->hints_globals, in cff_decoder_parse_charstrings()
|
/external/freetype/src/pshinter/ |
D | pshglob.h | 171 psh_globals_set_scale( PSH_Globals globals, 186 extern PSH_Globals ps_debug_globals;
|
D | pshglob.c | 26 PSH_Globals ps_debug_globals = 0; 41 psh_globals_scale_widths( PSH_Globals globals, in psh_globals_scale_widths() 597 psh_globals_destroy( PSH_Globals globals ) in psh_globals_destroy() 625 PSH_Globals *aglobals ) in psh_globals_new() 627 PSH_Globals globals = NULL; in psh_globals_new() 707 psh_globals_set_scale( PSH_Globals globals, in psh_globals_set_scale()
|
D | pshalgo.h | 213 PSH_Globals globals; 245 PSH_Globals globals,
|
D | pshalgo.c | 441 PSH_Globals globals, in psh_hint_align() 669 PSH_Globals globals, 850 PSH_Globals globals, in psh_hint_table_align_hints() 1262 PSH_Globals globals ) in psh_glyph_init() 2183 PSH_Globals globals, in ps_hints_apply()
|
/external/freetype/src/psaux/ |
D | t1decode.c | 1097 (PSH_Globals)builder->hints_globals, in t1_decoder_parse_charstrings()
|