HomeSort by relevance Sort by last modified time
    Searched refs:ArrowPaintType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/bubble/
bubble_border.h 74 enum ArrowPaintType {
151 void set_paint_arrow(ArrowPaintType value) { arrow_paint_type_ = value; }
178 ArrowPaintType arrow_paint_type_;
tray_bubble_view.h 104 views::BubbleBorder::ArrowPaintType arrow_paint_type;
131 void SetArrowPaintType(views::BubbleBorder::ArrowPaintType arrow_paint_type);
bubble_delegate.h 118 void SetArrowPaintType(BubbleBorder::ArrowPaintType paint_type);
bubble_delegate.cc 302 BubbleBorder::ArrowPaintType paint_type) {
tray_bubble_view.cc 352 views::BubbleBorder::ArrowPaintType paint_type) {

Completed in 140 milliseconds