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

/external/freetype/include/freetype/internal/
H A Dpshints.h366 * T2_Hints
391 typedef struct T2_HintsRec_* T2_Hints; typedef in typeref:struct:T2_HintsRec_
401 * a given @T2_Hints object.
413 * A method of the @T2_Hints class used to prepare it for a new Type 2
426 (*T2_Hints_OpenFunc)( T2_Hints hints );
435 * A method of the @T2_Hints class used to set the table of stems in
466 (*T2_Hints_StemsFunc)( T2_Hints hints,
478 * A method of the @T2_Hints class used to set a given hintmask (this
508 (*T2_Hints_MaskFunc)( T2_Hints hints,
520 * A method of the @T2_Hints clas
[all...]
/external/freetype/src/pshinter/
H A Dpshmod.c66 module->t2_funcs.hints = (T2_Hints)ph;
H A Dpshrec.c1167 t2_hints_open( T2_Hints hints )
1174 t2_hints_stems( T2_Hints hints,

Completed in 72 milliseconds