OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnConfineCursor
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ash/host/
ash_window_tree_host.h
36
// Clips the cursor to the bounds of the root window until
UnConfineCursor
().
42
virtual void
UnConfineCursor
() = 0;
ash_remote_window_tree_host_win.h
29
virtual void
UnConfineCursor
() OVERRIDE;
ash_window_tree_host_ozone.cc
28
virtual void
UnConfineCursor
() OVERRIDE;
57
void AshWindowTreeHostOzone::
UnConfineCursor
() {
ash_remote_window_tree_host_win.cc
25
void AshRemoteWindowTreeHostWin::
UnConfineCursor
() {}
ash_window_tree_host_x11.cc
45
UnConfineCursor
();
102
void AshWindowTreeHostX11::
UnConfineCursor
() {
118
UnConfineCursor
();
142
UnConfineCursor
();
186
UnConfineCursor
();
ash_window_tree_host_x11.h
30
virtual void
UnConfineCursor
() OVERRIDE;
ash_window_tree_host_win.cc
70
virtual void
UnConfineCursor
() OVERRIDE { NOTIMPLEMENTED(); }
/external/chromium_org/ui/aura/
window_tree_host_mac.h
46
virtual void
UnConfineCursor
() OVERRIDE;
Completed in 522 milliseconds