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

  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 433 int top_edge_y = client_area_top - top->height(); local
435 top_edge_y);
436 canvas->TileImageInt(*top, client_area_bounds.x(), top_edge_y,
438 canvas->DrawBitmapInt(*top_right, client_area_bounds.right(), top_edge_y);
opaque_browser_frame_view.cc 915 int top_edge_y = client_area_top - top_center->height(); local
    [all...]

Completed in 30 milliseconds