Searched refs:_Activate (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/os/game/
H A DWindowScreen.h67 status_t _Activate();
/haiku/src/apps/terminal/
H A DTermView.h203 void _Activate();
H A DTermView.cpp1015 TermView::_Activate() function in class:TermView
1528 _Activate();
1547 _Activate();
/haiku/src/kits/game/
H A DWindowScreen.cpp268 _Activate();
280 _Activate();
690 BWindowScreen::_Activate() function in class:BWindowScreen
/haiku/headers/os/interface/
H A DTextView.h366 void _Activate();
H A DView.h732 void _Activate(bool state);
/haiku/src/kits/interface/
H A DTextView.cpp692 _Activate();
846 _Activate();
5173 BTextView::_Activate() function in class:BTextView
H A DView.cpp6232 BView::_Activate(bool active) function in class:BView
6238 child->_Activate(active);
H A DWindow.cpp1091 fTopView->_Activate(active);

Completed in 109 milliseconds