Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc203 const int tr_width = top_right_->width(); in Paint() local
268 width - tl_width - tr_width - top_arrow_->width() - before_arrow; in Paint()
286 width - tl_width - tr_width, t_height); in Paint()
290 canvas->DrawBitmapInt(*top_right_, right - tr_width, top); in Paint()