Searched refs:UseSystemCursor (Results 1 – 5 of 5) sorted by relevance
32 bool UseSystemCursor() override { return true; } in UseSystemCursor() function
23 bool UseSystemCursor() override { return true; } in UseSystemCursor() function
95 virtual bool UseSystemCursor() in UseSystemCursor() function in VideoDriver
132 bool UseSystemCursor() override { return true; } in UseSystemCursor() function
1486 if (VideoDriver::GetInstance()->UseSystemCursor()) return; in UndrawMouseCursor()1502 if (VideoDriver::GetInstance()->UseSystemCursor()) return; in DrawMouseCursor()