Home | History | Annotate | Download | only in mac

Lines Matching refs:setLayoutAlgorithm

975     [table setLayoutAlgorithm:NSTextTableAutomaticLayoutAlgorithm];
994 if ([@"fixed" isEqualToString:tableLayout]) [table setLayoutAlgorithm:NSTextTableFixedLayoutAlgorithm];