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

  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.h 78 static bool is_arrow_on_horizontal(ArrowLocation loc) { function in class:BubbleBorder
bubble_border.cc 157 std::min(offset, (is_arrow_on_horizontal(arrow_location_) ?
226 else if (is_arrow_on_horizontal(arrow_location_) &&
229 } else if (!is_arrow_on_horizontal(arrow_location_) &&

Completed in 51 milliseconds