Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc211 const int bl_height = bottom_left_->height(); in Paint() local
239 height - tl_height - bl_height - left_arrow_->height() - before_arrow; in Paint()
257 height - tl_height - bl_height); in Paint()
296 int after_arrow = height - tl_height - bl_height - in Paint()
348 canvas->DrawBitmapInt(*bottom_left_, left, bottom - bl_height); in Paint()