Home
last modified time | relevance | path

Searched defs:GRect (Results 1 – 21 of 21) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DGRect.cs16 public struct GRect struct
18 private long fX;
19 private long fY;
20 private long fWidth;
21 private long fHeight;
23 public GRect(long x, long y, long width, long height) in GRect() method
31 public GRect(GPoint location, GSize size) in GRect() argument
50 public GSize Size
61 public long X property
71 public long Y property
[all …]
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGRect.h293 GRect::GRect() in GRect() function
299 GRect::GRect(int xmin, int ymin, unsigned int width, unsigned int height) in GRect() function
H A DGPixmap.h95 class GRect; variable
H A DGBitmap.h79 class GRect; variable
H A DIW44Image.h176 class GRect; variable
H A DJB2Image.h184 class GRect; variable
H A DGMapAreas.h489 GMapRect::operator GRect(void) in GRect() function
/dports/math/R/R-4.1.2/src/include/
H A DRgraphics.h82 #define GRect Rf_GRect macro
/dports/math/libRmath/R-4.1.1/src/include/
H A DRgraphics.h82 #define GRect Rf_GRect macro
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/samples/
H A Dinfer_single_roi.cpp68 using GRect = cv::GOpaque<cv::Rect>; typedef
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/inc/
H A Dgimage.h93 } GRect; typedef
/dports/print/fontforge/fontforge-20201107/inc/
H A Dgimage.h123 } GRect; typedef
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsflayout.c74 void (*drawImage)(void *,GImage *,GRect *,int x, int y), in LI_FDDrawChar() argument
/dports/math/R/R-4.1.2/src/library/graphics/src/
H A Dgraphics.c2930 void GRect(double x0, double y0, double x1, double y1, int coords, in GRect() function
/dports/math/libRmath/R-4.1.1/src/library/graphics/src/
H A Dgraphics.c2930 void GRect(double x0, double y0, double x1, double y1, int coords, in GRect() function