Searched refs:print_property_table (Results 1 – 1 of 1) sorted by relevance
618 print_property_table(specs, temp_io, deprecated=deprecated)690 print_property_table(child.prop2specs.values(), string_io,695 def print_property_table(prop_specs, string_io, deprecated=False): function