Searched refs:left_edge_width (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_view.cc67 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/
H A Ddefault_header_painter.cc247 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 112 milliseconds