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

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

Completed in 214 milliseconds