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

  /external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
app_current_window_internal_api.cc 108 gfx::Rect bounds = window->GetClientBounds();
  /external/chromium_org/apps/
app_window_contents.cc 85 gfx::Rect bounds = host_->GetClientBounds();
shell_window.h 207 gfx::Rect GetClientBounds() const;
shell_window.cc 327 gfx::Rect ShellWindow::GetClientBounds() const {
  /external/chromium_org/chrome/browser/extensions/api/app_window/
app_window_api.cc 98 gfx::Rect bounds = window->GetClientBounds();

Completed in 53 milliseconds