Searched refs:has_op (Results 1 – 2 of 2) sorted by relevance
626 bool need_to_add_enc = (subset_encoding && !acc.topDict.has_op (OpCode_Encoding)); in create()627 bool need_to_add_set = (subset_charset && !acc.topDict.has_op (OpCode_charset)); in create()
619 bool has_op (OpCode op) const in has_op() function