Searched refs:T1_Hints (Results 1 - 3 of 3) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dpshints.h79 * T1_Hints
104 typedef struct T1_HintsRec_* T1_Hints; typedef in typeref:struct:T1_HintsRec_
114 * a given @T1_Hints object.
126 * A method of the @T1_Hints class used to prepare it for a new Type 1
139 (*T1_Hints_OpenFunc)( T1_Hints hints );
148 * A method of the @T1_Hints class used to record a new horizontal or
179 (*T1_Hints_SetStemFunc)( T1_Hints hints,
190 * A method of the @T1_Hints class used to record three
213 (*T1_Hints_SetStem3Func)( T1_Hints hints,
224 * A method of the @T1_Hints clas
[all...]
/external/freetype/src/pshinter/
H A Dpshmod.c63 module->t1_funcs.hints = (T1_Hints)ph;
H A Dpshrec.c1124 t1_hints_open( T1_Hints hints )
1130 t1_hints_stem( T1_Hints hints,

Completed in 70 milliseconds