Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc208 const int br_height = bottom_right_->height(); in Paint() local
315 height - tr_height - br_height); in Paint()
319 canvas->DrawBitmapInt(*bottom_right_, right - br_width, bottom - br_height); in Paint()