Searched refs:hintmask (Results 1 – 11 of 11) sorted by relevance
51 cf2_hintmask_init( CF2_HintMask hintmask,54 cf2_hintmask_isValid( const CF2_HintMask hintmask );56 cf2_hintmask_isNew( const CF2_HintMask hintmask );58 cf2_hintmask_setNew( CF2_HintMask hintmask,61 cf2_hintmask_getMaskPtr( CF2_HintMask hintmask );63 cf2_hintmask_setAll( CF2_HintMask hintmask,
66 cf2_hintmask_init( CF2_HintMask hintmask, in cf2_hintmask_init() argument69 FT_ZERO( hintmask ); in cf2_hintmask_init()71 hintmask->error = error; in cf2_hintmask_init()76 cf2_hintmask_isValid( const CF2_HintMask hintmask ) in cf2_hintmask_isValid() argument78 return hintmask->isValid; in cf2_hintmask_isValid()83 cf2_hintmask_isNew( const CF2_HintMask hintmask ) in cf2_hintmask_isNew() argument85 return hintmask->isNew; in cf2_hintmask_isNew()90 cf2_hintmask_setNew( CF2_HintMask hintmask, in cf2_hintmask_setNew() argument93 hintmask->isNew = val; in cf2_hintmask_setNew()101 cf2_hintmask_getMaskPtr( CF2_HintMask hintmask ) in cf2_hintmask_getMaskPtr() argument[all …]
1015 hinter->hintmask( hinter->hints, in cff_decoder_parse_charstrings()
660 T2_Hints_MaskFunc hintmask; member
1213 funcs->hintmask= (T2_Hints_MaskFunc) ps_hints_t2mask; in t2_hints_funcs_init()
5595 [cff] Final try to fix `hintmask' and `cntrmask' limit check.5737 [cff] Next try to fix `hintmask' and `cntrmask' limit check.5743 after the `hintmask' or `cntrmask', e.g., a `return' instruction.5874 [cff] Really fix `hintmask' and `cntrmask' limit check.5895 [cff] Protect against invalid `hintmask' and `cntrmask' operators.5899 the bit masks of the `hintmask' and `cntrmask' operators.
217 hintmask is constructed.220 avoid reading past end of hintmask.4737 cntrmask/hintmask
1653 OtherSubr 3 (change hints) should reset the hintmask, so that the
364 Ignore invalid `hintmask' and `cntrmask' operators (instead of
3175 first argument for `hintmask' and `cntrmask' operators also.
2915 - PS glyphs which use the `hintmask' operator haven't been