Searched refs:FREE_LAYOUT (Results 1 – 1 of 1) sorted by relevance
774 static const int FREE_LAYOUT = 1; in setDisposition() local777 …int currentDisposition = (isFreeLayout() ? (isMindMap() ? MINDMAPS_LAYOUT : FREE_LAYOUT) : COLUMNS… in setDisposition()822 …} else if (currentDisposition == COLUMNS_LAYOUT && (disposition == FREE_LAYOUT || disposition == M… in setDisposition()834 …} else if ((currentDisposition == FREE_LAYOUT || currentDisposition == MINDMAPS_LAYOUT) && disposi… in setDisposition()