Searched defs:XcursorImage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dx11_util.h29 typedef struct _XcursorImage XcursorImage; typedef in typeref:struct:_XcursorImage
88 UI_EXPORT ::Cursor CreateReffedCustomXCursor(XcursorImage* image);
96 // Creates a XcursorImage and copies the SkBitmap |bitmap| on it. |bitmap|
98 UI_EXPORT XcursorImage* SkBitmapToXcursorImage(const SkBitmap* bitmap,

Completed in 99 milliseconds