Searched refs:split_by_breakpoints (Results 1 – 3 of 3) sorted by relevance
457 pub fn split_by_breakpoints< in split_by_breakpoints() method703 .split_by_breakpoints(&breaks[0..nxb as usize], &breaks[0..nyb as usize]); in test_split_grid()834 drawing_area.split_by_breakpoints([(30).percent_width()], [(50).percent_height()]); in test_relative_split()
24 let areas = root.split_by_breakpoints([944], [80]); in main()
370 .split_by_breakpoints( in build_cartesian_2d()