Searched refs:cff_op_hintmask (Results 1 – 3 of 3) sorted by relevance
75 cff_op_hintmask, enumerator789 op = cff_op_hintmask; in cff_decoder_parse_charstrings()846 case cff_op_hintmask: in cff_decoder_parse_charstrings()899 case cff_op_hintmask: in cff_decoder_parse_charstrings()973 case cff_op_hintmask: in cff_decoder_parse_charstrings()975 FT_TRACE4(( op == cff_op_hintmask ? " hintmask" : " cntrmask" )); in cff_decoder_parse_charstrings()1002 if ( op == cff_op_hintmask ) in cff_decoder_parse_charstrings()
5600 <cff_op_hintmask>: Sigh. I'm apparently too silly to fix this5742 <cff_op_hintmask>: It is possible that there is just a single byte5877 <cff_op_hintmask>: Fix thinko and handle tracing also.5898 <cff_op_hintmask>: Ensure that we don't exceed `limit' while parsing6058 <cff_op_hintmask>: Implement it.
3447 <cff_op_hintmask> [FT_DEBUG_LEVEL_TRACE]: Use `0x' as prefix for