Searched refs:getVisibleWidth (Results 1 – 2 of 2) sorted by relevance
406 int getVisibleWidth() const { return m_visibleWidth; } in getVisibleWidth() function
306 … if (w != oldLogicalWidth || (visibleWidth > 0 && visibleWidth != cell->getVisibleWidth())) { in setCellLogicalWidths()