Home
last modified time | relevance | path

Searched defs:xcentre (Results 1 – 12 of 12) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/HUD/
H A DHUD_tape.cxx403 float xcentre = _center_x; in draw_horizontal() local
431 float xcentre = _center_x; in draw_horizontal() local
/dports/math/octave-forge-image/image-2.12.0/inst/
H A Dimshear.m68 xcentre = ( xdim_new + 1 ) / 2; variable
/dports/science/yoda/YODA-1.9.1/src/
H A DReaderAIDA.cc102 double xcentre, xerrplus, xerrminus, ycentre, yerrplus, yerrminus; in _readDoc() local
/dports/www/moodle310/moodle/question/type/ddmarker/
H A Dshapes.php261 protected $xcentre; variable in qtype_ddmarker_shape_circle
/dports/www/moodle311/moodle/question/type/ddmarker/
H A Dshapes.php261 protected $xcentre; variable in qtype_ddmarker_shape_circle
/dports/www/moodle39/moodle/question/type/ddmarker/
H A Dshapes.php261 protected $xcentre; variable in qtype_ddmarker_shape_circle
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Doldbasel.cpp869 int xcentre; /*xcoord */ in get_ydiffs() local
1277 int xcentre; /*centre of blob */ in find_lesser_parts() local
1356 int xcentre; /*centre of blob */ in old_first_xheight() local
H A Dmakerow.cpp1420 float xcentre; // centre of blob in fill_heights() local
1593 float xcentre; // centre of blob in compute_row_descdrop() local
/dports/graphics/pngwriter/pngwriter-0.7.0/src/
H A Dpngwriter.cc1082 void pngwriter::circle(int xcentre, int ycentre, int radius, int red, int green, int blue) in circle()
1105 void pngwriter::circle(int xcentre, int ycentre, int radius, double red, double green, double blue) in circle()
1112 void pngwriter::circle_aux(int xcentre, int ycentre, int x, int y, int red, int green, int blue) in circle_aux()
1145 void pngwriter::filledcircle(int xcentre, int ycentre, int radius, int red, int green, int blue) in filledcircle()
1154 void pngwriter::filledcircle(int xcentre, int ycentre, int radius, double red, double green, double… in filledcircle()
3541 void pngwriter::circle_aux_blend(int xcentre, int ycentre, int x, int y, double opacity, int red, i… in circle_aux_blend()
3574 void pngwriter::circle_blend(int xcentre, int ycentre, int radius, double opacity, int red, int gre… in circle_blend()
3598 void pngwriter::circle_blend(int xcentre, int ycentre, int radius, double opacity, double red, doub… in circle_blend()
3603 void pngwriter::filledcircle_blend(int xcentre, int ycentre, int radius, double opacity, int red, i… in filledcircle_blend()
3613 void pngwriter::filledcircle_blend(int xcentre, int ycentre, int radius, double opacity, double red… in filledcircle_blend()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajgraph.c2023 void ajGraphicsDrawarcArc(PLFLT xcentre, PLFLT ycentre, PLFLT radius, in ajGraphicsDrawarcArc()
2077 void ajGraphicsDrawarcRect(PLFLT xcentre, PLFLT ycentre, PLFLT radius, in ajGraphicsDrawarcRect()
2126 void ajGraphicsDrawarcRectFill(PLFLT xcentre, PLFLT ycentre, PLFLT radius, in ajGraphicsDrawarcRectFill()
2200 void ajGraphicsDrawarcTextJustify(PLFLT xcentre, PLFLT ycentre, PLFLT radius, in ajGraphicsDrawarcTextJustify()
9917 static void GraphDrawarcText(PLFLT xcentre, PLFLT ycentre, in GraphDrawarcText()
10490 __deprecated void ajGraphPartCircle(PLFLT xcentre, PLFLT ycentre, PLFLT Radius, in ajGraphPartCircle()
10505 __deprecated void ajGraphRectangleOnCurve(PLFLT xcentre, PLFLT ycentre, in ajGraphRectangleOnCurve()
10522 __deprecated void ajGraphFillRectangleOnCurve(PLFLT xcentre, PLFLT ycentre, in ajGraphFillRectangleOnCurve()
10540 __deprecated void ajGraphDrawTextOnCurve(PLFLT xcentre, PLFLT ycentre, in ajGraphDrawTextOnCurve()
10612 __deprecated void ajGraphCircle(PLFLT xcentre, PLFLT ycentre, float radius) in ajGraphCircle()
[all …]
/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Divisdef.h53 int xcentre; member
/dports/science/mcstas-comps/mcstas-comps-2.5-src/libs/cif2hkl/
H A Dcif2hkl.F9043273 …real(kind=cp), dimension(3) :: xcentre !Fractional coordinates of the cen… component