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

  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_view.cc 68 int left_edge_width = left_alpha_mask_->width(); local
80 canvas->DrawImageInt(*left_alpha_mask_, 0, 0, left_edge_width, mask_height,
81 0, 0, left_edge_width, height, false, paint);

Completed in 256 milliseconds