HomeSort by relevance Sort by last modified time
    Searched refs:has_arrow (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/bubble/
border_contents_unittest.cc 50 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
66 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
82 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
98 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
114 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
130 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
146 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
162 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
179 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location));
207 EXPECT_TRUE(BubbleBorder::has_arrow(arrow_location))
    [all...]
bubble_border.h 66 static bool has_arrow(ArrowLocation loc) { function in class:BubbleBorder

Completed in 31 milliseconds