Home
last modified time | relevance | path

Searched refs:kTrayBubbleAnchorTopInsetBottomAnchor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_constants.h24 extern const int kTrayBubbleAnchorTopInsetBottomAnchor;
Dtray_constants.cc27 const int kTrayBubbleAnchorTopInsetBottomAnchor = 3; variable
Dtray_background_view.cc528 kTrayBubbleAnchorTopInsetBottomAnchor, in GetBubbleAnchorRect()