HomeSort by relevance Sort by last modified time
    Searched full:x_distance (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/gfx/geometry/
rect_base_impl.h 326 Type x_distance = std::max<Type>(0, std::max( local
331 return x_distance + y_distance;

Completed in 63 milliseconds