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

  /external/chromium_org/ui/views/bubble/
bubble_border.cc 32 gfx::ImageSkia top_arrow; member in struct:views::internal::BorderImages
62 top_arrow = *rb.GetImageSkiaNamed(arrow_image_ids[1]);
65 arrow_thickness = top_arrow.height();
156 const int min_with_arrow_width = min + images_->top_arrow.width();
221 const int min = images_->border_thickness + (images_->top_arrow.width() / 2);
266 &images_->top_arrow : &images_->bottom_arrow;
280 const int half_length = images_->top_arrow.width() / 2;

Completed in 42 milliseconds