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

  /external/chromium_org/ui/base/cursor/
cursor_loader_x11.cc 237 xcursor = GetXCursor(CursorShapeFromNative(*cursor));
259 return GetXCursor(CursorShapeFromNative(native_cursor));
  /external/chromium_org/ui/base/x/
x11_util.h 82 UI_EXPORT ::Cursor GetXCursor(int cursor_shape);
84 // Resets the cache used by GetXCursor(). Only useful for tests that may delete
x11_util.cc 427 ::Cursor GetXCursor(int cursor_shape) {
    [all...]

Completed in 82 milliseconds