Home
last modified time | relevance | path

Searched defs:xywh (Results 1 – 19 of 19) sorted by relevance

/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/utils/
H A Dbbox.py40 def bbox_xywh_to_xyxy(xywh): argument
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Gl_Window.cxx185 GLint xywh[4]; in make_current() local
H A DFl_x.cxx716 unsigned *xywh; in fl_init_workarea() local
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Gl_Window.cxx185 GLint xywh[4]; in make_current() local
H A DFl_x.cxx665 unsigned *xywh; in fl_init_workarea() local
/dports/lang/retro12/RETRO12-2021.4/vm/nga-python/
H A DUIDevice.py39 xywh=[0, 0, 1, 1], argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/
H A Drectangle.h191 Vector4<Type> xywh() const { in xywh() function
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/draw/impls/x/
H A Dxops.c373 int xywh[4]; in PetscDrawCheckResizedWindow_X() local
679 PetscInt xywh[4],osize = 4,nsizes=2; in PetscDrawCreate_X() local
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Drectangle.py253 def xywh(self): member in GeoRectangle
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Drectangle.py253 def xywh(self): member in GeoRectangle
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/auxiliary/
H A Drectangle.py253 def xywh(self): member in GeoRectangle
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A DstageView.py144 def fromXYWH(cls, xywh): argument
185 def difference(self, xywh): argument
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dwmf-inout.cpp450 char xywh[64]; // big enough in add_dib_image() local
551 char xywh[64]; // big enough in add_bm16_image() local
H A Demf-inout.cpp477 char xywh[64]; // big enough in add_image() local
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_x.cxx381 unsigned *xywh; in fl_init_workarea() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/
H A DTab.java1111 String xywh[] = split(value, ','); in setValue() local
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_x.cxx887 long *xywh = 0; in fl_init_workarea() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.c2394 int xyhv[4], xywh[4]; in realign_size() local
H A Dvcode.c144 int xywh[5]; // Stored window position/size/state member