Home
last modified time | relevance | path

Searched refs:current_windowless_cursor_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.h485 WebCursor current_windowless_cursor_; variable
Dwebplugin_delegate_impl_win.cc1324 current_windowless_cursor_.InitFromExternalCursor(GetCursor()); in PlatformHandleInputEvent()
1328 current_windowless_cursor_.GetCursorInfo(cursor_info); in PlatformHandleInputEvent()
Dwebplugin_delegate_impl_mac.mm325 current_windowless_cursor_.GetCursorInfo(cursor_info);
635 current_windowless_cursor_.InitFromNSCursor(cursor);
Dwebplugin_delegate_impl_gtk.cc744 *cursor = current_windowless_cursor_; in PlatformHandleInputEvent()