Searched refs:LEFT_TOP (Results 1 – 8 of 8) sorted by relevance
26 BubbleBorder::horizontal_mirror(BubbleBorder::LEFT_TOP)); in TEST_F()27 EXPECT_EQ(BubbleBorder::LEFT_TOP, in TEST_F()62 BubbleBorder::vertical_mirror(BubbleBorder::LEFT_TOP)); in TEST_F()66 EXPECT_EQ(BubbleBorder::LEFT_TOP, in TEST_F()94 EXPECT_TRUE(BubbleBorder::has_arrow(BubbleBorder::LEFT_TOP)); in TEST_F()117 EXPECT_TRUE(BubbleBorder::is_arrow_on_left(BubbleBorder::LEFT_TOP)); in TEST_F()140 EXPECT_TRUE(BubbleBorder::is_arrow_on_top(BubbleBorder::LEFT_TOP)); in TEST_F()163 EXPECT_FALSE(BubbleBorder::is_arrow_on_horizontal(BubbleBorder::LEFT_TOP)); in TEST_F()189 EXPECT_FALSE(BubbleBorder::is_arrow_at_center(BubbleBorder::LEFT_TOP)); in TEST_F()
45 LEFT_TOP = VERTICAL, enumerator
27 BubbleBorder::LEFT_CENTER, BubbleBorder::LEFT_TOP };35 case BubbleBorder::LEFT_TOP: return ASCIIToUTF16("LEFT_TOP"); in GetArrowName()
66 case LEFT_TOP: in GetBounds()94 case LEFT_TOP: in GetBounds()132 case LEFT_TOP: in GetInsets()235 if (arrow_location_ == LEFT_TOP || arrow_location_ == LEFT_BOTTOM) { in Paint()
28 LEFT_TOP = 4, enumerator
163 BubbleBorder::LEFT_TOP, in OnConnectionTimeout()
215 arrow = BubbleBorder::LEFT_TOP; in ShowError()
88 views::BubbleBorder::LEFT_TOP, in GetBubbleArrow()