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

  /external/chromium_org/ui/base/cursor/
cursor_loader_x11.h 54 const XScopedCursor invisible_cursor_;
  /external/chromium_org/ui/base/x/
x11_util.h 401 class UI_EXPORT XScopedCursor {
404 XScopedCursor(::Cursor cursor, Display* display);
405 ~XScopedCursor();
414 DISALLOW_COPY_AND_ASSIGN(XScopedCursor);
x11_util.cc 567 CR_DEFINE_STATIC_LOCAL(XScopedCursor, invisible_cursor,
    [all...]

Completed in 117 milliseconds