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

  /external/chromium_org/ui/views/bubble/
bubble_border.h 151 void set_paint_arrow(ArrowPaintType value) { arrow_paint_type_ = value; } function in class:views::BubbleBorder
bubble_border_unittest.cc 217 b1.set_paint_arrow(BubbleBorder::PAINT_TRANSPARENT);
233 b2.set_paint_arrow(BubbleBorder::PAINT_TRANSPARENT);
tray_bubble_view.cc 61 set_paint_arrow(params.arrow_paint_type);
353 bubble_border_->set_paint_arrow(paint_type);
bubble_delegate.cc 303 GetBubbleFrameView()->bubble_border()->set_paint_arrow(paint_type);

Completed in 372 milliseconds