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

/haiku/src/servers/app/drawing/
H A DHWInterface.cpp127 BRect oldFrame = _CursorFrame();
134 Invalidate(_CursorFrame());
169 // NOTE: _CursorFrame() will
175 IntRect r = _CursorFrame();
180 IntRect r = _CursorFrame();
229 IntRect oldFrame = _CursorFrame();
239 _DrawCursor(_CursorFrame());
241 IntRect newFrame = _CursorFrame();
374 region.Exclude((clipping_rect)_CursorFrame());
505 _DrawCursor(_CursorFrame());
865 HWInterface::_CursorFrame() const function in class:HWInterface
[all...]
H A DHWInterface.h210 IntRect _CursorFrame() const;
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp1468 IntRect r = _CursorFrame();

Completed in 86 milliseconds