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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view.cc685 gfx::ImageSkia* toolbar_left_mask = local
698 canvas->DrawImageInt(*toolbar_left_mask, 0, 0, toolbar_left_mask->width(),
699 split_point, left_x, y, toolbar_left_mask->width(),
701 canvas->DrawImageInt(*toolbar_left_mask, 0,
702 toolbar_left_mask->height() - bottom_edge_height,
703 toolbar_left_mask->width(), bottom_edge_height, left_x, bottom_y,
704 toolbar_left_mask->width(), bottom_edge_height, false, paint);
H A Dglass_browser_frame_view.cc362 gfx::ImageSkia* toolbar_left_mask = local
374 canvas->DrawImageInt(*toolbar_left_mask, left_x, y, paint);

Completed in 174 milliseconds