Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc204 const int tr_height = top_right_->height(); in Paint() local
294 int start_y = top + tr_height; in Paint()
314 canvas->TileImageInt(*right_, right - r_width, top + tr_height, r_width, in Paint()
315 height - tr_height - br_height); in Paint()