HomeSort by relevance Sort by last modified time
    Searched full:cursor_id (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tpcshrd.h 44 typedef DWORD CURSOR_ID;
  /external/chromium_org/ui/base/cursor/
cursor_loader_win.cc 150 const wchar_t* cursor_id = GetCursorId(*cursor); local
151 PlatformCursor platform_cursor = LoadCursor(NULL, cursor_id);
155 cursor_id);

Completed in 234 milliseconds