Searched refs:anchor_size_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/caption_buttons/
H A Dmaximize_bubble_controller_bubble.cc157 gfx::Size anchor_size_; member in class:ash::MaximizeBubbleBorder
169 anchor_size_(anchor->size()),
201 int x = (anchor_size_.width() - border_size.width()) / 2;
203 int y = anchor_size_.height() - insets.top();

Completed in 62 milliseconds