Searched refs:size_feature (Results 1 – 2 of 2) sorted by relevance
1656 size_feature = False1662 size_feature = True1672 self.parse_block_(block, vertical, stylisticset, size_feature, cv_feature)1820 self, block, vertical, stylisticset=None, size_feature=False, cv_feature=None argument1867 elif size_feature and self.is_cur_keyword_("parameters"):1869 elif size_feature and self.is_cur_keyword_("sizemenuname"):
851 size_feature = tag == "GPOS" and feature_tag == "size"852 if len(lookup_indices) == 0 and not size_feature: