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 89 set_paint_arrow(params.arrow_paint_type);
286 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 479 views::BubbleBorder::ArrowPaintType arrow_paint_type,
493 avatar_bubble_->SetArrowPaintType(arrow_paint_type);
  /external/chromium_org/ash/system/tray/
system_tray.cc 504 init_params.arrow_paint_type = views::BubbleBorder::PAINT_NORMAL;
506 init_params.arrow_paint_type = views::BubbleBorder::PAINT_TRANSPARENT;
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc 2432 views::BubbleBorder::ArrowPaintType arrow_paint_type = local
    [all...]

Completed in 477 milliseconds