Home
last modified time | relevance | path

Searched refs:CENTER_X (Results 26 – 50 of 58) sorted by relevance

123

/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/tests/
H A Dvtprimitives.pas285 CENTER_X = 50;
290 Result := CreateCircle(APage, CENTER_X, PAGE_SIZE - CENTER_Y, RADIUS) else
291 Result := CreateCircle(APage, CENTER_X, CENTER_Y, RADIUS);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/tests/
H A Dvtprimitives.pas285 CENTER_X = 50;
290 Result := CreateCircle(APage, CENTER_X, PAGE_SIZE - CENTER_Y, RADIUS) else
291 Result := CreateCircle(APage, CENTER_X, CENTER_Y, RADIUS);
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DNetworkMenu.cpp44 menu.addRenderObjects(this, CENTER_X, 210); in NetworkMenu()
H A DResultState.cpp140 menu.addRenderObjects(this, CENTER_X, 200); in ResultState()
H A DRaceState.cpp168 menu.addRenderObjects(this, CENTER_X, 112); in RaceState()
/dports/graphics/wdune/wdune-1.926/src/
H A DRenderState.h49 CENTER_X, enumerator
H A DTransformNode.cpp371 case CENTER_X: in getHandle()
413 if ((handle==CENTER_X) || (handle==CENTER_Y) || (handle==CENTER_Z) || in setHandle()
549 case CENTER_X: in setHandle()
H A DNodeHAnimHumanoid.cpp261 case CENTER_X: in getHandle()
295 if ((handle==CENTER_X) || (handle==CENTER_Y) || (handle==CENTER_Z) || in setHandle()
401 case CENTER_X: in setHandle()
H A DRenderState.cpp432 glLoadName(CENTER_X); in drawCenterHandles2()
/dports/cad/sumo/sumo-1.2.0/src/netedit/dialogs/
H A DGNERerouterDialog.cpp205 item->setJustify(FXTableItem::CENTER_X | FXTableItem::CENTER_Y); in updateIntervalTable()
/dports/games/xmris/xmris.4.04/
H A Ddemo.c291 CENTER_X + (font.width + 1) / 2, PIXELY(ix, 0), in FUNCANIMATE()
294 GCN(GC_COPY), CENTER_X + (font.width + 1) / 2, in FUNCANIMATE()
296 CELL_HEIGHT, CENTER_X + (font.width + 1) / 2, in FUNCANIMATE()
324 CENTER_X - (int)(length * font.width / 2), in FUNCANIMATE()
334 CENTER_X - (int)(length * font.width / 2), in FUNCANIMATE()
511 CENTER_X - (int)(length * font.width / 2), in FUNCANIMATE()
1688 CENTER_X - (int)(shift ? shift : length * font.width / 2),
H A Dcommon.h68 #define CENTER_X (BORDER_LEFT + BOARD_WIDTH / 2) macro
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/
H A Dscreens_end.c269 "^", svec2i(CENTER_X(pos, size, FontStrW("^")), pos.y + FontH())); in PlayerListCustomDraw()
276 CENTER_X(pos, size, FontStrW("v")), pos.y + size.y - FontH())); in PlayerListCustomDraw()
/dports/emulators/atari800/atari800-3.1.0/src/
H A Datari_falcon.c123 #define CENTER_X ((HOST_WIDTH - EMUL_WIDTH) / 2) macro
125 #define CENTER (CENTER_X + CENTER_Y * HOST_WIDTH)
/dports/cad/pcb/pcb-4.2.0/src/
H A Dbox.h92 #define CENTER_X(b) ((b).X1 + ((b).X2 - (b).X1)/2) macro
H A Dautoroute.c1422 nextpoint->X = CENTER_X (target->sbox); in TargetPoint()
1860 pnt.X = CENTER_X (*area); in CreateViaEdge()
1866 pnt.X = CENTER_X (target->box); in CreateViaEdge()
3193 sb.X1 = CENTER_X (sb); in ftherm_rect_in_reg()
3203 sb.X1 = CENTER_X (sb); in ftherm_rect_in_reg()
3592 nextpoint.X = CENTER_X (path->sbox); in TracePath()
3614 lastpoint.X = CENTER_X (target->sbox); in TracePath()
4195 cp.X = CENTER_X (b); in RouteOne()
4458 b.X1 = CENTER_X (b); in RouteOne()
4468 b.X1 = CENTER_X (b); in RouteOne()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXHeader.h74 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
H A DFXTable.h104 CENTER_X = 0, /// Aling centered horizontally enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXHeader.h71 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
H A DFXTable.h99 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXHeader.h74 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXHeader.h73 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXHeader.h73 CENTER_X = 0, /// Aling centered horizontally (default) enumerator
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/builder/
H A Dlayout_halls.des682 local CENTER_X = GXM / 2
691 local max_radius = math.min(CENTER_X, CENTER_Y) - border
715 layer[i].x1 = CENTER_X - layer[i].radius
716 layer[i].x4 = CENTER_X + layer[i].radius - 1
/dports/security/base/base-1.4.5/docs/
H A DREADME.graph_alert_data126 $totals['CENTER_X'] = (int) (($this->_left + $this->_right) / 2);

123