Searched refs:_Refresh (Results 1 - 6 of 6) sorted by path

/haiku/headers/os/interface/
H A DTextView.h301 void _Refresh(int32 fromOffset, int32 toOffset,
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp1525 ActivityView::_Refresh() function in class:ActivityView
1561 ((ActivityView*)self)->_Refresh();
H A DActivityView.h102 void _Refresh();
/haiku/src/kits/interface/
H A DTextView.cpp18 // - Check for correctness and possible optimizations the calls to _Refresh(),
1173 _Refresh(0, length);
1212 _Refresh(0, length);
1299 _Refresh(startOffset, endOffset, fCaretOffset);
1633 // B_SUPPORTS_LAYOUT) and have it _Refresh() automatically?
1636 _Refresh(startOffset, endOffset);
1700 _Refresh(startOffset, endOffset);
2268 _Refresh(0, fText->Length());
2336 _Refresh(0, fText->Length());
2417 _ResetTextRect(); // calls _Refresh
3783 BTextView::_Refresh(int32 fromOffset, int32 toOffset, int32 scrollTo) function in class:BTextView
[all...]
/haiku/src/preferences/locale/
H A DLocaleWindow.cpp277 _Refresh(true);
550 LocaleWindow::_Refresh(bool setInitial) function in class:LocaleWindow
H A DLocaleWindow.h39 void _Refresh(bool setInitial = false);

Completed in 115 milliseconds