Home
last modified time | relevance | path

Searched defs:new_right (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/plotters/src/coord/ranged1d/types/
Dnumeric.rs133 let new_right = range.1 - rem_euclid(range.1, scale / nxt); localVariable
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgeom.h158 const float new_right = MIN(this->right_, that.right_); in Intersect() local
/external/libchrome/ui/gfx/geometry/
Drect.cc183 int new_right = std::min(right(), rect.right()); in Intersect() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp404 float new_right = points[0].x; in TransformRect() local
/external/libcups/cups/
Dppd-cache.c1018 new_right, /* New right margin in 2540ths */ in _ppdCacheCreateWithPPD() local