Searched refs:topLevelPlatformWidget (Results 1 – 3 of 3) sorted by relevance
86 AutoPlatformWidgetLocker locker(topLevelPlatformWidget()); in setFocus()88 topLevelPlatformWidget()->MakeFocus(); in setFocus()94 AutoPlatformWidgetLocker locker(topLevelPlatformWidget()); in setCursor()96 topLevelPlatformWidget()->SetViewCursor(cursor.impl()); in setCursor()
146 PlatformWidget topLevelPlatformWidget() const { return m_topLevelPlatformWidget; } in topLevelPlatformWidget() function
22887 (WebCore::Widget::topLevelPlatformWidget):