Searched defs:same_size (Results 1 – 3 of 3) sorted by relevance
227 bool same_size = table_tag == HB_OT_TAG_GSUB || in _plan_estimate_subset_table_size() local
381 let same_size = size == variant_layouts[largest_variant_index].size; in layout_of_struct_or_enum() localVariable
457 pub fn same_size(self, other: SizeSkeleton<'tcx>) -> bool { in same_size() method