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

  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_view.cc 67 int left_edge_width = left_alpha_mask_->width(); local
79 canvas->DrawImageInt(*left_alpha_mask_, 0, 0, left_edge_width, mask_height,
80 0, 0, left_edge_width, height, false, paint);
  /external/chromium_org/ash/frame/
default_header_painter.cc 247 int left_edge_width = left_edge.width(); local
253 left_edge_width,
255 view_->width() - left_edge_width - right_edge_width,
263 left_edge_width,
265 view_->width() - left_edge_width - right_edge_width,

Completed in 706 milliseconds