HomeSort by relevance Sort by last modified time
    Searched full:b_height (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc 209 const int b_height = bottom_->height(); local
216 const int bottom = view.height() - insets.bottom() + b_height;
330 bottom - b_height + kArrowInteriorHeight,
338 bottom - b_height,
343 canvas->TileImageInt(*bottom_, left + bl_width, bottom - b_height,
344 width - bl_width - br_width, b_height);

Completed in 4201 milliseconds