Searched refs:PS_Hints (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshrec.h | 139 } PS_HintsRec, *PS_Hints; typedef 145 ps_hints_init( PS_Hints hints, 150 ps_hints_done( PS_Hints hints ); 162 extern PS_Hints ps_debug_hints;
|
A D | pshrec.c | 34 PS_Hints ps_debug_hints = 0; 787 ps_hints_done( PS_Hints hints ) in ps_hints_done() 801 ps_hints_init( PS_Hints hints, in ps_hints_init() 812 ps_hints_open( PS_Hints hints, in ps_hints_open() 838 ps_hints_stem( PS_Hints hints, in ps_hints_stem() 894 ps_hints_t1stem3( PS_Hints hints, in ps_hints_t1stem3() 957 ps_hints_t1reset( PS_Hints hints, in ps_hints_t1reset() 996 ps_hints_t2mask( PS_Hints hints, in ps_hints_t2mask() 1042 ps_hints_t2counter( PS_Hints hints, in ps_hints_t2counter() 1088 ps_hints_close( PS_Hints hints, in ps_hints_close() [all …]
|
A D | pshalgo.h | 234 ps_hints_apply( PS_Hints ps_hints,
|
A D | pshalgo.c | 1260 PS_Hints ps_hints, in psh_glyph_init() 2177 ps_hints_apply( PS_Hints ps_hints, in ps_hints_apply()
|
Completed in 9 milliseconds