Searched defs:property_ranges_to_table (Results 1 – 2 of 2) sorted by relevance
238 def property_ranges_to_table( function
244 def property_ranges_to_table(ranges: list[PropertyRange]) -> list[Entry]: function