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

/external/freetype/include/freetype/internal/
H A Dpshints.h380 * method (`stems', `hintmask', `counters'). Note that these
478 * A method of the @T2_Hints class used to set a given hintmask (this
479 * corresponds to the `hintmask' Type 2 operator).
496 * If the hintmask starts the charstring (before any glyph point
521 * (this corresponds to the `hintmask' Type 2 operator).
538 * If the hintmask starts the charstring (before any glyph point
646 * hintmask ::
662 T2_Hints_MaskFunc hintmask; member in struct:T2_Hints_FuncsRec_
/external/freetype/src/pshinter/
H A Dpshrec.c993 /* Type2 "hintmask" operator, add a new hintmask to each direction */
1218 funcs->hintmask= (T2_Hints_MaskFunc) ps_hints_t2mask;
/external/freetype/src/cff/
H A Dcffgload.c167 0 | CFF_COUNT_CHECK_WIDTH, /* hintmask */
1325 FT_TRACE4(( op == cff_op_hintmask ? " hintmask" : " cntrmask" ));
1343 /* after `hintmask' or `cntrmask' (e.g., for a `return' */
1353 hinter->hintmask( hinter->hints,

Completed in 198 milliseconds