HomeSort by relevance Sort by last modified time
    Searched refs:GetXcursorImageForTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/cursor/
cursor_loader_x11.h 36 const XcursorImage* GetXcursorImageForTest(int id);
cursor_loader_x11.cc 220 const XcursorImage* CursorLoaderX11::GetXcursorImageForTest(int id) {
  /external/chromium_org/ash/wm/
ash_native_cursor_manager_unittest.cc 195 const XcursorImage* image = loader.GetXcursorImageForTest(kCursorId);
203 image = loader.GetXcursorImageForTest(kCursorId);

Completed in 88 milliseconds