Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc32 static const int kArrowInteriorHeight = 7; variable
242 left_arrow_->width() - kArrowInteriorHeight, in Paint()
244 kArrowInteriorHeight, in Paint()
272 top_arrow_->height() - kArrowInteriorHeight, in Paint()
274 kArrowInteriorHeight); in Paint()
300 right - r_width + kArrowInteriorHeight, in Paint()
302 -kArrowInteriorHeight, in Paint()
330 bottom - b_height + kArrowInteriorHeight, in Paint()
332 -kArrowInteriorHeight); in Paint()