Searched refs:restrictScroll (Results 1 – 2 of 2) sorted by relevance
95 void restrictScroll(int value);
134 connect(verticalScrollBar(), SIGNAL(valueChanged(int)), this, SLOT(restrictScroll(int))); in TRowLabels()324 void TRowLabels::restrictScroll(int value) in restrictScroll() function in Ms::TRowLabels