Searched refs:platform_cursor (Results 1 – 1 of 1) sorted by relevance
38 CefCursorHandle platform_cursor; in OnCursorChange() local45 platform_cursor = cursor_util::ToCursorHandle(image_cursor); in OnCursorChange()47 platform_cursor = cursor_util::GetPlatformCursor(ui_cursor.type()); in OnCursorChange()50 handled = handler->OnCursorChange(browser, platform_cursor, cursor_type, in OnCursorChange()