Searched refs:getVisibleWidth (Results 1 – 2 of 2) sorted by relevance
61 int getVisibleWidth() { return m_visibleWidth; } in getVisibleWidth() function
299 if (w != oldWidth || (visibleWidth > 0 && visibleWidth != cell->getVisibleWidth())) { in setCellWidths()