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

  /external/chromium/chrome/browser/ui/views/location_bar/
keyword_hint_view.cc 83 int image_x = leading_label_->IsVisible() ? leading_label_->width() : 0; local
88 gfx::Rect tab_button_bounds(image_x,
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_view.cc 145 int image_x = kDragFrameBorderSize; local
149 scale_canvas.FillRectInt(SK_ColorBLACK, image_x, image_y, image_w, image_h);
152 gfx::Rect(image_x, image_y, image_w, image_h));

Completed in 44 milliseconds