OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_arrow_on_horizontal
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/bubble/
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_) &&
bubble_border.h
78
static bool
is_arrow_on_horizontal
(ArrowLocation loc) {
function in class:BubbleBorder
Completed in 171 milliseconds