Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc200 const int tl_width = top_left_->width(); in Paint() local
265 int start_x = left + tl_width; in Paint()
268 width - tl_width - tr_width - top_arrow_->width() - before_arrow; in Paint()
285 canvas->TileImageInt(*top_, left + tl_width, top, in Paint()
286 width - tl_width - tr_width, t_height); in Paint()