Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dborder_contents.cc38 bubble_border_->set_arrow_location(arrow_location); in SizeAndGetBounds()
100 bubble_border_->set_arrow_location(*arrow_location); in MirrorArrowIfOffScreen()
110 bubble_border_->set_arrow_location(*arrow_location); in MirrorArrowIfOffScreen()
Dbubble_border.h53 void set_arrow_location(ArrowLocation arrow_location) { in set_arrow_location() function