HomeSort by relevance Sort by last modified time
    Searched refs:SetScreenPositionClient (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/aura/client/
screen_position_client.cc 18 void SetScreenPositionClient(Window* root_window,
screen_position_client.h 47 AURA_EXPORT void SetScreenPositionClient(Window* root_window,
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_position_client.cc 40 aura::client::SetScreenPositionClient(root_window_, this);
44 aura::client::SetScreenPositionClient(root_window_, NULL);
desktop_native_widget_aura.cc 350 aura::client::SetScreenPositionClient(host->window(), NULL);
    [all...]
  /external/chromium_org/ui/views/corewm/
desktop_capture_controller_unittest.cc 130 aura::client::SetScreenPositionClient(
150 aura::client::SetScreenPositionClient(
tooltip_controller_unittest.cc 449 aura::client::SetScreenPositionClient(GetRootWindow(),
463 aura::client::SetScreenPositionClient(GetRootWindow(), NULL);
  /external/chromium_org/athena/screen/
screen_manager_impl.cc 235 aura::client::SetScreenPositionClient(root_window_, NULL);
273 aura::client::SetScreenPositionClient(root_window_,
  /external/chromium_org/ash/
root_window_controller.cc 380 aura::client::SetScreenPositionClient(root_window, NULL);
    [all...]
shell.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura_unittest.cc 652 aura::client::SetScreenPositionClient(root, &screen_position_client);
680 aura::client::SetScreenPositionClient(root, NULL);
    [all...]

Completed in 2541 milliseconds