Searched refs:updateScrollBars (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqttableview.h127 void updateScrollBars();
142 void updateScrollBars( uint );
245 inline void QtTableView::updateScrollBars() function in class:QtTableView
246 { updateScrollBars( 0 ); }
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqttableview.h127 void updateScrollBars();
142 void updateScrollBars( uint );
245 inline void QtTableView::updateScrollBars() function in class:QtTableView
246 { updateScrollBars( 0 ); }

Completed in 84 milliseconds