Home
last modified time | relevance | path

Searched defs:ur_y (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/support_data/
H A DossimAigBounds.h28 double ur_y; variable
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DQuad.java6 public float ur_x, ur_y; field in Quad
10 …public Quad(float ul_x, float ul_y, float ur_x, float ur_y, float ll_x, float ll_y, float lr_x, fl… in Quad()
/dports/math/py-matplotlib2/matplotlib-2.2.4/unit/
H A Dtest_wxagg.py68 ur_y = 480 variable
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dreadblck.h23 INT ur_y ; member
/dports/math/gri/gri-2.12.23/src/
H A Dtypes.hh106 double ur_y; member in rectangle
H A Dset.cc268 double ll_x, ll_y, ur_x, ur_y; // user-units in set_bounding_boxCmd() local
H A Dgr.cc940 double ll_x, ll_y, ur_x, ur_y; in gr_end() local
/dports/databases/grass7/grass-7.8.6/display/d.labels/
H A Ddo_labels.c179 double ll_x, ll_y, ul_x, ul_y, lr_x, lr_y, ur_x, ur_y, text_x, text_y; in show_it() local
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasquadtree.cpp837 volatile F32 ur_y = ll_y + size; in intersect_tile() local
1068 …sect_tile_with_cells(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cel… in intersect_tile_with_cells()
1151 …_with_cells_adaptive(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cel… in intersect_tile_with_cells_adaptive()
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasquadtree.cpp837 volatile F32 ur_y = ll_y + size; in intersect_tile() local
1068 …sect_tile_with_cells(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cel… in intersect_tile_with_cells()
1151 …_with_cells_adaptive(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cel… in intersect_tile_with_cells_adaptive()
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_generate_grid.c171 double ur_y = origin_y + (size * (cell_j + 1)); in square() local
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_generate_grid.c171 double ur_y = origin_y + (size * (cell_j + 1)); in square() local
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dgeometry.h664 float ur_x, float ur_y, in fz_make_quad()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimVertexExtractor.cpp734 double ur_y = -(a_line1 + b_line1*ur_x); in extractVertices() local
1334 double ur_y = -(a_line4 + b_line4*ur_x); in extractVertices() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/crop/
H A DCropOverlay.java331 final double ur_y = ur.getY(); in paintGridTriangle() local
/dports/graphics/art/ART-1.9.3/rtengine/klt/
H A DtrackFeatures.cc1075 float ur_y = *Ayx * hw + *Ayy * hh + *y2; in _am_trackFeatureAffine() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/klt/
H A DtrackFeatures.cc1075 float ur_y = *Ayx * hw + *Ayy * hh + *y2; in _am_trackFeatureAffine() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_satellite_resources.cxx1237 double ur_x, ur_y, ur_z; in same_extent() local
/dports/print/lout/lout-3.40/
H A Dz48.c2403 int ur_y = (g_page_v_origin + g_graphics_vars[k_ysize]) * g_page_v_scale_factor; in PDFPage_ProcessLinkKeyword() local
/dports/misc/lastools/LAStools-8ff2694/LASlib/src/
H A Dlasfilter.cpp78 F32 ll_x, ll_y, ur_x, ur_y, tile_size; member in LAScriterionKeepTile