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

/haiku/src/kits/game/
H A DDirectWindow.cpp366 if (IsLocked() || !_LockDirect())
484 if (_LockDirect()) {
515 BDirectWindow::_LockDirect() const function in class:BDirectWindow
619 _LockDirect();
/haiku/headers/os/game/
H A DDirectWindow.h135 bool _LockDirect() const;

Completed in 39 milliseconds