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

/external/chromium_org/ui/views/bubble/
H A Dbubble_border.h78 PAINT_TRANSPARENT, enumerator in enum:views::BubbleBorder::ArrowPaintType
H A Dbubble_border_unittest.cc217 b1.set_paint_arrow(BubbleBorder::PAINT_TRANSPARENT);
233 b2.set_paint_arrow(BubbleBorder::PAINT_TRANSPARENT);
H A Dbubble_border.cc161 if (arrow_paint_type_ == PAINT_TRANSPARENT || !has_arrow(arrow_))
/external/chromium_org/ash/system/tray/
H A Dsystem_tray.cc469 init_params.arrow_paint_type = views::BubbleBorder::PAINT_TRANSPARENT;
H A Dtray_background_view.cc604 views::BubbleBorder::PAINT_TRANSPARENT);

Completed in 146 milliseconds