Home
last modified time | relevance | path

Searched refs:PSH_Globals (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dpshints.h41 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,
/AliOS-Things-master/components/freetype/src/cff/
A Dcffobjs.h94 PSH_Globals topfont;
95 PSH_Globals subfonts[CFF_MAX_CID_FONTS];
A Dcffgload.c2007 (PSH_Globals)builder->hints_globals, in cff_decoder_parse_charstrings()
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.h171 psh_globals_set_scale( PSH_Globals globals,
186 extern PSH_Globals ps_debug_globals;
A Dpshglob.c26 PSH_Globals ps_debug_globals = 0;
41 psh_globals_scale_widths( PSH_Globals globals, in psh_globals_scale_widths()
619 psh_globals_destroy( PSH_Globals globals ) in psh_globals_destroy()
647 PSH_Globals *aglobals ) in psh_globals_new()
649 PSH_Globals globals = NULL; in psh_globals_new()
754 psh_globals_set_scale( PSH_Globals globals, in psh_globals_set_scale()
A Dpshalgo.h204 PSH_Globals globals;
236 PSH_Globals globals,
A Dpshalgo.c440 PSH_Globals globals, in psh_hint_align()
668 PSH_Globals globals,
849 PSH_Globals globals, in psh_hint_table_align_hints()
1261 PSH_Globals globals ) in psh_glyph_init()
2179 PSH_Globals globals, in ps_hints_apply()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidobjs.c123 funcs->destroy( (PSH_Globals)cidsize->internal ); in cid_size_done()
140 PSH_Globals globals; in cid_size_init()
167 funcs->set_scale( (PSH_Globals)size->internal, in cid_size_request()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1objs.c87 funcs->destroy( (PSH_Globals)size->root.internal ); in T1_Size_Done()
104 PSH_Globals globals; in T1_Size_Init()
129 funcs->set_scale( (PSH_Globals)size->root.internal, in T1_Size_Request()
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1decode.c1103 (PSH_Globals)builder->hints_globals, in t1_decoder_parse_charstrings()

Completed in 19 milliseconds