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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 109 views::BubbleBorder::ArrowPaintType arrow_paint_type; member in struct:views::TrayBubbleView::InitParams
136 void SetArrowPaintType(views::BubbleBorder::ArrowPaintType arrow_paint_type);
tray_bubble_view.cc 91 set_paint_arrow(params.arrow_paint_type);
288 arrow_paint_type(BubbleBorder::PAINT_NORMAL),
  /external/chromium_org/chrome/browser/ui/views/profiles/
avatar_menu_bubble_view.h 53 views::BubbleBorder::ArrowPaintType arrow_paint_type,
avatar_menu_bubble_view.cc 490 views::BubbleBorder::ArrowPaintType arrow_paint_type,
504 avatar_bubble_->SetArrowPaintType(arrow_paint_type);
  /external/chromium_org/ash/system/tray/
system_tray.cc 495 init_params.arrow_paint_type = views::BubbleBorder::PAINT_NORMAL;
497 init_params.arrow_paint_type = views::BubbleBorder::PAINT_TRANSPARENT;
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc 2420 views::BubbleBorder::ArrowPaintType arrow_paint_type = local
    [all...]

Completed in 802 milliseconds