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

/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_view.cc41 const gfx::ImageSkia* left_alpha_mask_; member in class:__anon5247::DropdownBackground
51 left_alpha_mask_(left_alpha_mask),
67 int left_edge_width = left_alpha_mask_->width();
69 int mask_height = left_alpha_mask_->height();
79 canvas->DrawImageInt(*left_alpha_mask_, 0, 0, left_edge_width, mask_height,

Completed in 76 milliseconds