Searched refs:SupportsCursorThread (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DEventStream.h28 virtual bool SupportsCursorThread() const;
54 virtual bool SupportsCursorThread() const { return fCursorSemaphore >= B_OK; } function in class:InputServerStream
H A DEventStream.cpp35 EventStream::SupportsCursorThread() const function in class:EventStream
H A DEventDispatcher.cpp318 if (fStream->SupportsCursorThread()) {

Completed in 32 milliseconds