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

  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 741 int image_top = client_area_top; local
752 image_top += toolbar_bounds.y() +
754 client_area_top = std::min(image_top,
783 int image_height = client_area_bottom - image_top;
787 canvas->TileImageInt(*right, client_area_bounds.right(), image_top,
802 image_top, left->width(), image_height);
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 891 int image_top = client_area_top; local
    [all...]

Completed in 446 milliseconds