OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:y_distance
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/gfx/
rect_base_impl.h
329
Type
y_distance
= std::max<Type>(0, std::max(
local
332
return x_distance +
y_distance
;
Completed in 594 milliseconds