Home
last modified time | relevance | path

Searched defs:get_x_min (Results 1 – 3 of 3) sorted by relevance

/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/lib/Geo/ShapeFile/Shape/
H A DIndex.pm50 sub get_x_min {$_[0]->{x_min}} subroutine
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DSWFRect.h115 std::int32_t get_x_min() const in get_x_min() function
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.in.h3504 double get_x_min (void) const { return std::min (xPlane, xPlaneN); } in get_x_min() function