Searched refs:x_images (Results 1 – 1 of 1) sorted by relevance
175 XcursorImages* x_images = XcursorImagesCreate(bitmaps.size()); in LoadAnimatedCursor() local176 x_images->nimage = bitmaps.size(); in LoadAnimatedCursor()181 x_images->images[frame] = x_image; in LoadAnimatedCursor()185 XcursorImagesLoadCursor(gfx::GetXDisplay(), x_images), x_images); in LoadAnimatedCursor()