Home | History | Annotate | Download | only in toolbar

Lines Matching defs:screen_loc

837   gfx::Point screen_loc;
838 views::View::ConvertPointToScreen(host, &screen_loc);
839 gfx::Rect bounds(screen_loc, host->size());