OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWindowMoveClient
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/aura/client/
window_move_client.cc
19
void
SetWindowMoveClient
(Window* window, WindowMoveClient* client) {
window_move_client.h
49
AURA_EXPORT void
SetWindowMoveClient
(Window* window,
/external/chromium_org/ash/wm/
toplevel_window_event_handler.cc
162
aura::client::
SetWindowMoveClient
(owner, this);
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc
144
aura::client::
SetWindowMoveClient
(root_window_->window(), NULL);
257
aura::client::
SetWindowMoveClient
(root_window_->window(),
[
all
...]
Completed in 94 milliseconds