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

  /external/chromium_org/extensions/browser/app_window/
app_window.h 239 gfx::Rect GetClientBounds() const;
app_window.cc 498 gfx::Rect AppWindow::GetClientBounds() const {
648 gfx::Rect bounds = GetClientBounds();
742 gfx::Rect content_bounds = GetClientBounds();
    [all...]

Completed in 394 milliseconds