Home
last modified time | relevance | path

Searched refs:rect_in_tabstrip_coords_f (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view_ash.cc457 gfx::RectF rect_in_tabstrip_coords_f(rect); in DoesIntersectRect() local
458 View::ConvertRectToTarget(this, tabstrip, &rect_in_tabstrip_coords_f); in DoesIntersectRect()
460 rect_in_tabstrip_coords_f); in DoesIntersectRect()
Dopaque_browser_frame_view.cc509 gfx::RectF rect_in_tabstrip_coords_f(rect); in DoesIntersectRect() local
510 View::ConvertRectToTarget(this, tabstrip, &rect_in_tabstrip_coords_f); in DoesIntersectRect()
512 rect_in_tabstrip_coords_f); in DoesIntersectRect()