Searched refs:kBubbleBottomGap (Results 1 – 1 of 1) sorted by relevance
29 const int kBubbleBottomGap = 30; variable115 const int y = bounds.height() - view_size.height() / 2 - kBubbleBottomGap; in ShowBubble()