Searched refs:XCustomCursor (Results 1 – 1 of 1) sorted by relevance
186 XCustomCursor* custom_cursor = new XCustomCursor(image); in InstallCustomCursor()208 class XCustomCursor { class in ui::__anon6bd028be0111::XCustomCursorCache211 XCustomCursor(XcursorImage* image) in XCustomCursor() function in ui::__anon6bd028be0111::XCustomCursorCache::XCustomCursor217 ~XCustomCursor() { in ~XCustomCursor()242 DISALLOW_COPY_AND_ASSIGN(XCustomCursor);250 std::map< ::Cursor, XCustomCursor*> cache_;