Home
last modified time | relevance | path

Searched refs:halfside (Results 1 – 10 of 10) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/catch2-tests/
H A Dtest_coordit.cc32 const auto halfside = GENERATE(10, 20, 30, 40); variable
34 CAPTURE(x, y, halfside);
37 for (rectangle_iterator ri(coord_def(x,y), halfside); ri; ++ri)
40 const auto side_length = halfside*2 + 1;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Drichtooltipg.cpp473 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
475 tipPoints[0] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
477 tipPoints[2] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
490 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
492 tipPoints[0] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
494 tipPoints[2] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Drichtooltipg.cpp461 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
463 tipPoints[0] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
465 tipPoints[2] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
478 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
480 tipPoints[0] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
482 tipPoints[2] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Drichtooltipg.cpp473 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
475 tipPoints[0] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
477 tipPoints[2] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
490 const double halfside = tipSize/1.73; in SetTipShapeAndSize() local
492 tipPoints[0] = wxPoint2DDouble(x + halfside, yBase); in SetTipShapeAndSize()
494 tipPoints[2] = wxPoint2DDouble(x - halfside, yBase); in SetTipShapeAndSize()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoordit.cc26 rectangle_iterator::rectangle_iterator(const coord_def& center, int halfside, in rectangle_iterator() argument
29 topleft.x = center.x - halfside; in rectangle_iterator()
30 topleft.y = center.y - halfside; in rectangle_iterator()
36 bottomright.x = center.x + halfside; in rectangle_iterator()
37 bottomright.y = center.y + halfside; in rectangle_iterator()
H A Dcoordit.h15 rectangle_iterator(const coord_def& center, int halfside,
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A DDrawingApiTestRunner.cpp50 int halfside = int(side/2.0); // round toward zero in inscribedRect() local
58 int ULx = x-halfside; in inscribedRect()
59 int ULy = y-halfside; in inscribedRect()
62 int LRx = x+halfside; in inscribedRect()
63 int LRy = y+halfside; in inscribedRect()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmap.c2257 halfside = halfsides[power]; in draw_unseen_fuzz()
2285 sy - halfside - in draw_unseen_fuzz()
2299 sx, sy - halfside); in draw_unseen_fuzz()
2321 sx - hw / 2, sy - halfside, hw, hch); in draw_unseen_fuzz()
2332 sx - hws[power] / 2, sy - halfside); in draw_unseen_fuzz()
2866 int halfside; in draw_borders() local
2882 halfside = halfsides[power]; in draw_borders()
2916 sx, sy - halfside); in draw_borders()
2923 sx, sy - halfside); in draw_borders()
2957 sx - mapw->vp->hw / 2, sy - halfside); in draw_borders()
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmap.cc729 int halfside; in draw_borders() local
740 halfside = halfsides[power]; in draw_borders()
761 rect.x = sx; rect.y = sy - halfside; in draw_borders()
787 rect.x = sx - map->vp->hw / 2; rect.y = sy - halfside; in draw_borders()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dpgfcore.cwl1008 \halfside#S