Searched refs:customImage (Results 1 – 5 of 5) sorted by relevance
22 webkit_cursor_info->customImage = cursor_info.custom_image; in GetWebKitCursorInfo()37 web_cursor_info.custom_image = webkit_cursor_info.customImage.getSkBitmap(); in InitializeCursorFromWebKitCursorInfo()
44 , customImage(cursor.image()) in WebCursorInfo()
99 WebImage customImage; member
416 cursor_info.customImage = web_cursor_info.custom_image; in handleInputEvent()
2726 if (!bitmap->copyTo(&custom_cursor->customImage.getSkBitmap())) { in SetCursor()