Home
last modified time | relevance | path

Searched refs:cff_op_hstemhm (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/psaux/
Dcffdecode.c71 cff_op_hstemhm, enumerator
788 op = cff_op_hstemhm; in cff_decoder_parse_charstrings()
847 case cff_op_hstemhm: in cff_decoder_parse_charstrings()
907 case cff_op_hstemhm: in cff_decoder_parse_charstrings()
966 case cff_op_hstemhm: in cff_decoder_parse_charstrings()
972 ( op == cff_op_hstemhm ? " hstemhm" : " vstemhm" ) ) )); in cff_decoder_parse_charstrings()
976 ( op == cff_op_hstem || op == cff_op_hstemhm ), in cff_decoder_parse_charstrings()