Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble_border.cc201 const int tl_height = top_left_->height(); in Paint() local
236 int start_y = top + tl_height; in Paint()
239 height - tl_height - bl_height - left_arrow_->height() - before_arrow; in Paint()
256 canvas->TileImageInt(*left_, left, top + tl_height, l_width, in Paint()
257 height - tl_height - bl_height); in Paint()
296 int after_arrow = height - tl_height - bl_height - in Paint()