Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bubble/
Dborder_contents.cc17 arrow_location = BubbleBorder::horizontal_mirror(arrow_location); in Init()
37 arrow_location = BubbleBorder::horizontal_mirror(arrow_location); in SizeAndGetBounds()
97 BubbleBorder::horizontal_mirror(*arrow_location); in MirrorArrowIfOffScreen()
Dbubble_border.h58 static ArrowLocation horizontal_mirror(ArrowLocation loc) { in horizontal_mirror() function