HomeSort by relevance Sort by last modified time
    Searched full:absolute_rect (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_android.cc 209 gfx::Rect absolute_rect = node->GetLocalBoundsRect(); local
210 gfx::Rect parent_relative_rect = absolute_rect;
218 absolute_rect.x(), absolute_rect.y(),
220 absolute_rect.width(), absolute_rect.height(),

Completed in 387 milliseconds