OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCursorClient
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/ui/aura/client/
cursor_client.cc
19
void
SetCursorClient
(Window* window, CursorClient* client) {
cursor_client.h
89
AURA_EXPORT void
SetCursorClient
(Window* window,
/external/chromium_org/ui/aura/test/
test_cursor_client.cc
19
client::
SetCursorClient
(root_window, this);
23
client::
SetCursorClient
(root_window_, NULL);
/external/chromium_org/athena/env/
athena_env_impl.cc
210
aura::client::
SetCursorClient
(host_->window(), cursor_manager_.get());
/external/chromium_org/extensions/shell/browser/
shell_desktop_controller.cc
268
aura::client::
SetCursorClient
(host_->window(), cursor_manager_.get());
/external/chromium_org/ash/
shell.cc
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc
461
aura::client::
SetCursorClient
(host_->window(), cursor_manager_);
[
all
...]
Completed in 248 milliseconds