OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:anchor_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/bubble/
tray_bubble_view.h
79
AnchorType
anchor_type
,
93
InitParams(AnchorType
anchor_type
,
97
AnchorType
anchor_type
;
member in struct:views::TrayBubbleView::InitParams
/external/chromium_org/ash/system/tray/
system_tray.cc
545
TrayBubbleView::AnchorType
anchor_type
;
local
554
anchor_type
= TrayBubbleView::ANCHOR_TYPE_BUBBLE;
557
anchor_type
= TrayBubbleView::ANCHOR_TYPE_TRAY;
559
TrayBubbleView::InitParams init_params(
anchor_type
,
680
TrayBubbleView::AnchorType
anchor_type
,
682
return GetBubbleAnchorRect(anchor_widget,
anchor_type
, anchor_alignment);
Completed in 125 milliseconds