Home
last modified time | relevance | path

Searched refs:yDC (Results 1 – 20 of 20) sorted by relevance

/dports/audio/praat/praat-6.2.03/sys/
H A DGraphicsP.h116 void v_circle (double xDC, double yDC, double rDC) in MelderCallback()
120 void v_arc (double xDC, double yDC, double rDC, double fromAngle, double toAngle) in MelderCallback()
122 void v_fillCircle (double xDC, double yDC, double rDC) in MelderCallback()
130 void v_arrowHead (double xDC, double yDC, double angle) in MelderCallback()
160 void v_circle (double xDC, double yDC, double rDC)
164 void v_arc (double xDC, double yDC, double rDC, double fromAngle, double toAngle)
166 void v_fillCircle (double xDC, double yDC, double rDC)
170 void v_arrowHead (double xDC, double yDC, double angle)
H A DGraphics_linesAndAreas.cpp365 Ellipse (our d_gdiGraphicsContext, xDC - rDC, yDC - rDC, xDC + rDC, yDC + rDC); in v_circle()
478 Ellipse (our d_gdiGraphicsContext, xDC - rDC, yDC - rDC, xDC + rDC, yDC + rDC); in v_fillCircle()
486 our v_circle (xDC, yDC, rDC); in v_fillCircle()
1021 const double xDC = wdx (xWC), yDC = wdy (yWC); in Graphics_rectangle_mm() local
1025 my v_rectangle (xDC - halfHorSide, xDC + halfHorSide, yDC + halfVertSide, yDC - halfVertSide); in Graphics_rectangle_mm()
1027 my v_rectangle (xDC - halfHorSide, xDC + halfHorSide, yDC - halfVertSide, yDC + halfVertSide); in Graphics_rectangle_mm()
1036 const double xDC = wdx (xWC), yDC = wdy (yWC); in Graphics_fillRectangle_mm() local
1040 … my v_fillRectangle (xDC - halfHorSide, xDC + halfHorSide, yDC + halfVertSide, yDC - halfVertSide); in Graphics_fillRectangle_mm()
1042 … my v_fillRectangle (xDC - halfHorSide, xDC + halfHorSide, yDC - halfVertSide, yDC + halfVertSide); in Graphics_fillRectangle_mm()
1079 (void) yDC; in v_arrowHead()
[all …]
H A DGraphics_image.cpp150 integer xDC, yDC; in _GraphicsScreen_cellArrayOrImage() local
205 #define ROW_START_ADDRESS (bits + (clipy1 - 1 - yDC) * scanLineLength) in _GraphicsScreen_cellArrayOrImage()
215 #define ROW_START_ADDRESS (bits + (clipy1 - 1 - yDC) * scanLineLength) in _GraphicsScreen_cellArrayOrImage()
225 #define ROW_START_ADDRESS (imageData + (clipy1 - 1 - yDC) * bytesPerRow) in _GraphicsScreen_cellArrayOrImage()
290 for (yDC = clipy2; yDC < clipy1; yDC += undersampling) { in _GraphicsScreen_cellArrayOrImage()
291 double iy_real = iy2 + 0.5 - ((double) ny * (yDC - y2DC)) / (y1DC - y2DC); in _GraphicsScreen_cellArrayOrImage()
367 for (yDC = clipy2; yDC < clipy1; yDC += undersampling) { in _GraphicsScreen_cellArrayOrImage()
368 integer iy = Melder_iceiling (iy2 - (ny * (yDC - y2DC)) / (y1DC - y2DC)); in _GraphicsScreen_cellArrayOrImage()
H A DGraphics.cpp206 void Graphics_DCtoWC (Graphics me, integer xDC, integer yDC, double *xWC, double *yWC) {
209 *yWC = (yDC - 0.5 - my deltaY) / my scaleY;
212 *yWC = (yDC + 0.5 - my deltaY) / my scaleY;
219 void Graphics_WCtoDC (Graphics me, double xWC, double yWC, integer *xDC, integer *yDC) {
221 *yDC = wdy (yWC);
H A DGraphics_text.cpp650 static void charDraw (Graphics anyGraphics, int xDC, int yDC, _Graphics_widechar *lc, in charDraw() argument
668 my d_printf (my d_file, "%d %d M ", xDC + i, yDC); in charDraw()
705 cairo_translate (my d_cairoGraphicsContext, xDC, yDC); in charDraw()
753 BitBlt (my d_gdiGraphicsContext, xDC, yDC - ascent, width, bottom - top, dc, 0, top, SRCINVERT); in charDraw()
764 TextOutW (my d_gdiGraphicsContext, xDC, yDC, codesW, str16len ((const char16 *) codesW)); in charDraw()
771 XFORM translate = { 1.0, 0.0, 0.0, 1.0, (float) xDC, (float) yDC }; in charDraw()
843 CGContextTranslateCTM (my d_macGraphicsContext, xDC, yDC); in charDraw()
1077 static void drawOneCell (Graphics me, int xDC, int yDC, _Graphics_widechar lc []) { in drawOneCell() argument
1133 charDraw (me, xDC + xr, my yIsZeroAtTheTop ? yDC - yr : yDC + yr, in drawOneCell()
1140 …double xbegin = xDC + dx, x = xbegin, y = ( my yIsZeroAtTheTop ? yDC - dy : yDC + dy ); // all m… in drawOneCell()
H A DGraphics.h134 virtual void v_arrowHead (double xDC, double yDC, double angle); in Thing_define()
166 void Graphics_DCtoWC (Graphics me, integer xDC, integer yDC, double *xWC, double *yWC);
167 void Graphics_WCtoDC (Graphics me, double xWC, double yWC, integer *xDC, integer *yDC);
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_grid.cpp1484 void CWKSP_Grid::_Draw_Grid_Nodes(CWKSP_Map_DC &dc_Map, TSG_Grid_Resampling Resampling, int yDC, in… in _Draw_Grid_Nodes() argument
1496 double yMap = dc_Map.yDC2World( yDC); in _Draw_Grid_Nodes()
1510 dc_Map.IMG_Set_Pixel(xDC, yDC, _Get_Shading(xMap, yMap, Color, Resampling)); in _Draw_Grid_Nodes()
1526 dc_Map.IMG_Set_Pixel(xDC, yDC, _Get_Shading(xMap, yMap, *(int *)Color, Resampling)); in _Draw_Grid_Nodes()
1546 double yDC = ayDC; in _Draw_Grid_Cells() local
1548 for(int y=ya, yaDC=(int)(ayDC), ybDC=(int)(ayDC+dDC); y<=yb; y++, ybDC=yaDC, yaDC=(int)(yDC-=dDC)) in _Draw_Grid_Cells()
1691 double xDC, yDC = ayDC - y * dDC;// dc_Map.m_World2DC; in _Draw_Values() local
1702 Draw_Text(dc_Map.dc, TEXTALIGN_CENTER, (int)xDC, (int)yDC, wxString::Format( in _Draw_Values()
1708 Draw_Text(dc_Map.dc, TEXTALIGN_CENTER, (int)xDC, (int)yDC, wxString::Format( in _Draw_Values()
H A Dwksp_grids.h142 …, TSG_Grid_Resampling Resampling, CSG_Grid *pBands[4], bool bBandWise, int yDC, int axDC, int bxDC…
H A Dwksp_grids.cpp1218 …, TSG_Grid_Resampling Resampling, CSG_Grid *pBands[4], bool bBandWise, int yDC, int axDC, int bxDC) in _Draw_Grid_Nodes() argument
1221 double yMap = dc_Map.yDC2World( yDC); in _Draw_Grid_Nodes()
1235 dc_Map.IMG_Set_Pixel(xDC, yDC, c); in _Draw_Grid_Nodes()
1280 dc_Map.IMG_Set_Pixel(xDC, yDC, *(int *)&c); in _Draw_Grid_Nodes()
1318 double yDC = ayDC; in _Draw_Grid_Cells() local
1320 for(int y=ya, yaDC=(int)(ayDC), ybDC=(int)(ayDC+dDC); y<=yb; y++, ybDC=yaDC, yaDC=(int)(yDC-=dDC)) in _Draw_Grid_Cells()
H A Dwksp_grid.h141 …void _Draw_Grid_Nodes (CWKSP_Map_DC &dc_Map, TSG_Grid_Resampling Resampling, int yDC, int ax…
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_simplesurf.c4281 static double xDC, yDC, zDC, dlambda, dmu, a, half_b, c, tmp; in _dxfSegmentIntersection() local
4286 yDC = yC_ - yD_ ; in _dxfSegmentIntersection()
4290 a = xDC * xDC + yDC * yDC; in _dxfSegmentIntersection()
4294 half_b = xD_ * xDC + yD_ * yDC; in _dxfSegmentIntersection()
/dports/audio/praat/praat-6.2.03/fon/
H A DTextGridEditor.cpp1328 integer x1DC, x2DC, yDC; in do_drawIntervalTier() local
1329 Graphics_WCtoDC (my graphics.get(), my startWindow, 0.0, & x1DC, & yDC); in do_drawIntervalTier()
1330 Graphics_WCtoDC (my graphics.get(), my endWindow, 0.0, & x2DC, & yDC); in do_drawIntervalTier()
/dports/games/renpy/renpy-7.4.11-sdk/doc/_static/bootstrap-3.3.6/css/
H A Dbootstrap.min.css.map1 …BdsyDD,YAAA,actyDC,iBdyyDD,YAAA,IczyDC,iBd4yDD,YAAA,ac5yDC,iBd+yDD,YAAA,ac/yDC,iBdkzDD,YAAA,IclzDC…
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/bootstrap/css/
H A Dbootstrap.min.css.map1 …BdsyDD,YAAA,actyDC,iBdyyDD,YAAA,IczyDC,iBd4yDD,YAAA,ac5yDC,iBd+yDD,YAAA,ac/yDC,iBdkzDD,YAAA,IclzDC…
/dports/www/madsonic/madsonic/script/bootstrap/css/
H A Dbootstrap.min.css.map1 …BdsyDD,YAAA,actyDC,iBdyyDD,YAAA,IczyDC,iBd4yDD,YAAA,ac5yDC,iBd+yDD,YAAA,ac/yDC,iBdkzDD,YAAA,IclzDC…
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Dlib-jitsi-meet.min.map1 …mS,EAAeF,IAEjBE,IACInS,EACAmS,EAAar0C,QAAQ,YAAakiC,GAElCmS,EAAap0C,WAAW,kB,yDC/ExC,MAAM40C,EACA,iE…
H A Dapp.bundle.min.map1 …,qBACrBizC,GAAkB,cAAX0/K,GAChB,OAAOW,IAAY1uB,YAAYrmO,EAAUxN,GAIjD,MAAMhS,O,yDC/MC,SAASw0Q,EAAel8Q,…
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt806681 yDC
/dports/math/py-heyoka/heyoka.py-0.16.0/doc/notebooks/
H A DThe Maxwell-Boltzmann distribution.ipynb732073 "yDC/nQI1iytx6dKl37o+OjoaPt5FULZUEbi55MHTp0/VE0pEWTZ8SH/sWjkClu8WoU5Nf/5+1SBf\\\n",
H A Dtides_spokes.ipynb350254 "c+mltDOeletcdqSEGdDKL2vfjHbgqOia9CRSq6UioqdMmcKEf/yDC/72NwZNmULjvHkpn1OSCpUB\\\n",