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

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

Completed in 135 milliseconds