Searched refs:pBar (Results 1 – 1 of 1) sorted by relevance
203 BScrollBar *pBar = m_pScrollView->ScrollBar(B_HORIZONTAL); in AllAttached() local204 if (pBar) { in AllAttached()205 pBar->SetRange(0, 300); in AllAttached()