Searched refs:layoutAlgorithm (Results 1 – 1 of 1) sorted by relevance
367 LayoutAlgorithm layoutAlgorithm = LayoutAlgorithm.NORMAL; in getLayoutAlgorithm() local369 layoutAlgorithm = LayoutAlgorithm.NARROW_COLUMNS; in getLayoutAlgorithm()373 layoutAlgorithm = LayoutAlgorithm.SINGLE_COLUMN; in getLayoutAlgorithm()376 layoutAlgorithm = LayoutAlgorithm.NORMAL; in getLayoutAlgorithm()378 layoutAlgorithm = LayoutAlgorithm.NARROW_COLUMNS; in getLayoutAlgorithm()382 return layoutAlgorithm; in getLayoutAlgorithm()