Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc209 const int b_height = bottom_->height(); in Paint() local
216 const int bottom = view.height() - insets.bottom() + b_height; in Paint()
330 bottom - b_height + kArrowInteriorHeight, in Paint()
338 bottom - b_height, in Paint()
343 canvas->TileImageInt(*bottom_, left + bl_width, bottom - b_height, in Paint()
344 width - bl_width - br_width, b_height); in Paint()