1 write to size
Microsoft.Maui (1)
Layouts\Flex.cs (1)
869 line.size = layout.line_dim;
6 references to size
Microsoft.Maui (6)
Layouts\Flex.cs (6)
608 pos -= line.size; 610 old_pos -= line.size; 627 child.Frame[layout.frame_size2_i] = line.size 636 pos += line.size; 638 old_pos += line.size; 871 layout.lines_sizes += line.size;