Home | History | Annotate | Download | only in rendering

Lines Matching full:grow

616     m_columns.grow(oldSize + 1);
629 m_columnPos.grow(numEffCols() + 1);
638 m_columns.grow(newSize);
647 m_columnPos.grow(numEffCols() + 1);
744 // repair column count (addChild can grow it too much, because it always adds elements to the last row of a section)