Home
last modified time | relevance | path

Searched refs:boxx (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/devel/R-cran-cli/cli/tests/testthat/_snaps/
H A Dboxes.md4 boxx("")
15 boxx("")
26 boxx(character())
36 boxx(character())
46 boxx("label")
57 boxx("label")
68 boxx(c("label", "l2"))
80 boxx(c("label", "l2"))
114 boxx("label", padding = 2)
202 boxx("label", margin = 1)
[all …]
H A Dcat-helpers.md86 cat_print(boxx(""))
100 expect_silent(cat_print(boxx(""), file = tmp))
113 cat_print(boxx(""))
127 expect_silent(cat_print(boxx(""), file = tmp))
H A Dbox-styles.md4 for (st in list_border_styles()) print(boxx("", border_style = st))
45 for (st in list_border_styles()) print(boxx("", border_style = st))
/dports/devel/R-cran-cli/cli/tests/testthat/
H A Dtest-boxes.R3 expect_snapshot(boxx(""))
7 expect_snapshot(boxx(character()))
11 expect_snapshot(boxx("label"))
15 expect_snapshot(boxx(c("label", "l2")))
23 expect_snapshot(boxx("label", padding = 2))
24 expect_snapshot(boxx("label", padding = c(1,2,1,2)))
25 expect_snapshot(boxx("label", padding = c(1,2,0,2)))
30 expect_snapshot(boxx("label", margin = 1))
31 expect_snapshot(boxx("label", margin = c(1,2,3,4)))
56 expect_snapshot(boxx("foobar", header = "foo"))
[all …]
/dports/games/tuxpaint-config/tuxpaint-config-0.0.13/src/
H A Dtuxpaint-config2.cxx1802 int boxx, boxy; in Show_TPC_Window() local
1827 boxx = 12; in Show_TPC_Window()
1850 boxx = 12; in Show_TPC_Window()
1984 boxx = 12; in Show_TPC_Window()
2013 boxx = 12; in Show_TPC_Window()
2083 boxx = 12; in Show_TPC_Window()
2121 boxx = 12; in Show_TPC_Window()
2243 boxx = whalf + 16; in Show_TPC_Window()
2360 boxx=whalf + 16; in Show_TPC_Window()
2617 boxx = 12; in Show_TPC_Window()
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/demos/speed/
H A Dbullets.c157 float boxx[4] = { -1, -1, 1, 1 }; in draw_bullets() local
163 float tx = cos(rot)*boxx[i] + sin(rot)*boxy[i]; in draw_bullets()
164 float ty = sin(rot)*boxx[i] - cos(rot)*boxy[i]; in draw_bullets()
166 boxx[i] = tx * bul->y * view_size() / 8; in draw_bullets()
170 line(cx+boxx[0], cy+boxy[0], cx+boxx[1], cy+boxy[1], c2); in draw_bullets()
171 line(cx+boxx[1], cy+boxy[1], cx+boxx[2], cy+boxy[2], c2); in draw_bullets()
172 line(cx+boxx[2], cy+boxy[2], cx+boxx[3], cy+boxy[3], c2); in draw_bullets()
173 line(cx+boxx[3], cy+boxy[3], cx+boxx[0], cy+boxy[0], c2); in draw_bullets()
/dports/devel/R-cran-cli/cli/man/
H A Dboxx.Rd5 \alias{boxx}
10 boxx(
73 \subsection{Defaults}{\if{html}{\out{<div class="sourceCode r">}}\preformatted{boxx("Hello there!")
91 \subsection{Padding}{\if{html}{\out{<div class="sourceCode r">}}\preformatted{boxx("Hello there!", …
92 boxx("Hello there!", padding = c(1, 5, 1, 5))
99 boxx("Hello there!", padding = 1, float = "right")
112 boxx("Hello there!", padding = 1, background_col = bg_red)
119 boxx("Hello there!", padding = 1, border_col = col_red)
126 boxx(c("Hi", "there", "you!"), padding = 1, align = "center")
127 boxx(c("Hi", "there", "you!"), padding = 1, align = "right")
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/layer/
H A DLinearColourScale.cpp55 int boxx = 5, boxy = 5; in paintVertical() local
61 int tx = 5 + boxx + boxw; in paintVertical()
62 paint.drawRect(boxx, boxy, boxw, boxh); in paintVertical()
68 paint.drawLine(boxx + 1, y + boxy + 1, boxx + boxw, y + boxy + 1); in paintVertical()
96 paint.drawLine(boxx + boxw - boxw/3, y, boxx + boxw, y); in paintVertical()
H A DLogColourScale.cpp57 int boxx = 5, boxy = 5; in paintVertical() local
63 int tx = 5 + boxx + boxw; in paintVertical()
64 paint.drawRect(boxx, boxy, boxw, boxh); in paintVertical()
70 paint.drawLine(boxx + 1, y + boxy + 1, boxx + boxw, y + boxy + 1); in paintVertical()
98 paint.drawLine(boxx + boxw - boxw/3, y, boxx + boxw, y); in paintVertical()
/dports/graphics/processing/processing-1.5.1/modes/android/examples/Topics/GUI/Handles/
H A DHandles.pde44 int boxx, boxy;
59 boxx = x+length - size/2;
66 boxx = x+length;
90 if(overRect(boxx, boxy, size, size)) {
117 rect(boxx, boxy, size, size);
119 line(boxx, boxy, boxx+size, boxy+size);
120 line(boxx, boxy+size, boxx+size, boxy);
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Topics/GUI/Handles/
H A DHandles.pde44 int boxx, boxy;
59 boxx = x+length - size/2;
66 boxx = x+length;
90 if(overRect(boxx, boxy, size, size)) {
117 rect(boxx, boxy, size, size);
119 line(boxx, boxy, boxx+size, boxy+size);
120 line(boxx, boxy+size, boxx+size, boxy);
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRuler.cpp542 boxx=border+padleft; in onPaint()
552 dc.fillRectangle(boxx+2,boxy+1,boxw-4,boxh); in onPaint()
555 dc.fillRectangle(boxx,boxy-1,boxw-2,1); in onPaint()
556 dc.fillRectangle(boxx,boxy+boxh-1,boxw-2,1); in onPaint()
559 dc.fillRectangle(boxx+1,boxy,boxw-3,1); in onPaint()
560 dc.fillRectangle(boxx+1,boxy,1,boxh); in onPaint()
650 drawLeftArrow(dc,boxx+2,arrowPos); in onPaint()
665 boxx=pos+edgeSpacing+marginLower; in onPaint()
677 dc.fillRectangle(boxx-1,boxy,1,boxh-2); in onPaint()
680 dc.fillRectangle(boxx,boxy+1,boxw-1,1); in onPaint()
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRuler.cpp606 boxx=border+padleft; in onPaint()
616 dc.fillRectangle(boxx+2,boxy+1,boxw-4,boxh); in onPaint()
619 dc.fillRectangle(boxx,boxy-1,boxw-2,1); in onPaint()
620 dc.fillRectangle(boxx,boxy+boxh-1,boxw-2,1); in onPaint()
623 dc.fillRectangle(boxx+1,boxy,boxw-3,1); in onPaint()
624 dc.fillRectangle(boxx+1,boxy,1,boxh); in onPaint()
729 boxx=getDocumentLower()+marginLower; in onPaint()
739 dc.fillRectangle(boxx+1,boxy+2,boxw,boxh-4); in onPaint()
741 dc.fillRectangle(boxx-1,boxy,1,boxh-2); in onPaint()
744 dc.fillRectangle(boxx,boxy+1,boxw-1,1); in onPaint()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRuler.cpp604 boxx=border+padleft; in onPaint()
614 dc.fillRectangle(boxx+2,boxy+1,boxw-4,boxh); in onPaint()
617 dc.fillRectangle(boxx,boxy-1,boxw-2,1); in onPaint()
618 dc.fillRectangle(boxx,boxy+boxh-1,boxw-2,1); in onPaint()
621 dc.fillRectangle(boxx+1,boxy,boxw-3,1); in onPaint()
622 dc.fillRectangle(boxx+1,boxy,1,boxh); in onPaint()
727 boxx=getDocumentLower()+marginLower; in onPaint()
737 dc.fillRectangle(boxx+1,boxy+2,boxw,boxh-4); in onPaint()
739 dc.fillRectangle(boxx-1,boxy,1,boxh-2); in onPaint()
742 dc.fillRectangle(boxx,boxy+1,boxw-1,1); in onPaint()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRuler.cpp604 boxx=border+padleft; in onPaint()
614 dc.fillRectangle(boxx+2,boxy+1,boxw-4,boxh); in onPaint()
617 dc.fillRectangle(boxx,boxy-1,boxw-2,1); in onPaint()
618 dc.fillRectangle(boxx,boxy+boxh-1,boxw-2,1); in onPaint()
621 dc.fillRectangle(boxx+1,boxy,boxw-3,1); in onPaint()
622 dc.fillRectangle(boxx+1,boxy,1,boxh); in onPaint()
727 boxx=getDocumentLower()+marginLower; in onPaint()
737 dc.fillRectangle(boxx+1,boxy+2,boxw,boxh-4); in onPaint()
739 dc.fillRectangle(boxx-1,boxy,1,boxh-2); in onPaint()
742 dc.fillRectangle(boxx,boxy+1,boxw-1,1); in onPaint()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRuler.cpp606 boxx=border+padleft; in onPaint()
616 dc.fillRectangle(boxx+2,boxy+1,boxw-4,boxh); in onPaint()
619 dc.fillRectangle(boxx,boxy-1,boxw-2,1); in onPaint()
620 dc.fillRectangle(boxx,boxy+boxh-1,boxw-2,1); in onPaint()
623 dc.fillRectangle(boxx+1,boxy,boxw-3,1); in onPaint()
624 dc.fillRectangle(boxx+1,boxy,1,boxh); in onPaint()
729 boxx=getDocumentLower()+marginLower; in onPaint()
739 dc.fillRectangle(boxx+1,boxy+2,boxw,boxh-4); in onPaint()
741 dc.fillRectangle(boxx-1,boxy,1,boxh-2); in onPaint()
744 dc.fillRectangle(boxx,boxy+1,boxw-1,1); in onPaint()
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dtestx11.c419 boxx+1, boxy, boxw-1, boxh, boxx, boxy); in testx11_graph_rotator()
423 boxx + boxw - 1, boxy, in testx11_graph_rotator()
428 boxx + boxw - 1, in testx11_graph_rotator()
433 boxx + boxw - 1, in testx11_graph_rotator()
438 boxx + boxw - 1, in testx11_graph_rotator()
459 boxx+1, boxy, boxw-1, boxh, boxx, boxy); in testx11_graph_rotator()
468 boxx + boxw - 1, in testx11_graph_rotator()
479 boxx+1, boxy, boxw-1, boxh, boxx, boxy); in testx11_graph_rotator()
488 boxx + boxw - 1, in testx11_graph_rotator()
499 boxx+1, boxy, boxw-1, boxh, boxx, boxy); in testx11_graph_rotator()
[all …]
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/src/
H A Dv_compute.cc24 con(con_), boxx(con_.boxx), boxy(con_.boxy), boxz(con_.boxz), in voro_compute()
27 id(con_.id), p(con_.p), co(con_.co), bxsq(boxx*boxx+boxy*boxy+boxz*boxz), in voro_compute()
100 mxs=boxx-fx; in find_voronoi_cell()
543 xlo=(ei-i)*boxx-fx;xhi=xlo+boxx; in compute_cell()
801 xlo=di*boxx-fx; in compute_min_max_radius()
816 crs+=boxx*(2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
831 crs+=boxx*(2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
846 crs+=gys+boxx*(2*xlo+boxx); in compute_min_max_radius()
864 crs+=boxx*(-2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
879 crs+=boxx*(-2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
[all …]
H A Dv_base.cc24 nx(nx_), ny(ny_), nz(nz_), nxy(nx_*ny_), nxyz(nxy*nz_), boxx(boxx_), boxy(boxy_), boxz(boxz_), in voro_base()
27 const double xstep=boxx/wl_fgrid,ystep=boxy/wl_fgrid,zstep=boxz/wl_fgrid; in voro_base()
83 if(ti>0) {temp=boxx*ti-xhi;radsq=temp*temp;} in compute_minimum()
84 else if(ti<0) {temp=xlo-boxx*(1+ti);radsq=temp*temp;} in compute_minimum()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/src/
H A Dv_compute.cc24 con(con_), boxx(con_.boxx), boxy(con_.boxy), boxz(con_.boxz), in voro_compute()
27 id(con_.id), p(con_.p), co(con_.co), bxsq(boxx*boxx+boxy*boxy+boxz*boxz), in voro_compute()
100 mxs=boxx-fx; in find_voronoi_cell()
543 xlo=(ei-i)*boxx-fx;xhi=xlo+boxx; in compute_cell()
801 xlo=di*boxx-fx; in compute_min_max_radius()
816 crs+=boxx*(2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
831 crs+=boxx*(2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
846 crs+=gys+boxx*(2*xlo+boxx); in compute_min_max_radius()
864 crs+=boxx*(-2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
879 crs+=boxx*(-2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
[all …]
H A Dv_base.cc24 nx(nx_), ny(ny_), nz(nz_), nxy(nx_*ny_), nxyz(nxy*nz_), boxx(boxx_), boxy(boxy_), boxz(boxz_), in voro_base()
27 const double xstep=boxx/wl_fgrid,ystep=boxy/wl_fgrid,zstep=boxz/wl_fgrid; in voro_base()
83 if(ti>0) {temp=boxx*ti-xhi;radsq=temp*temp;} in compute_minimum()
84 else if(ti<0) {temp=xlo-boxx*(1+ti);radsq=temp*temp;} in compute_minimum()
/dports/science/voro++/voro++-0.4.6/src/
H A Dv_compute.cc24 con(con_), boxx(con_.boxx), boxy(con_.boxy), boxz(con_.boxz), in voro_compute()
27 id(con_.id), p(con_.p), co(con_.co), bxsq(boxx*boxx+boxy*boxy+boxz*boxz), in voro_compute()
100 mxs=boxx-fx; in find_voronoi_cell()
543 xlo=(ei-i)*boxx-fx;xhi=xlo+boxx; in compute_cell()
801 xlo=di*boxx-fx; in compute_min_max_radius()
816 crs+=boxx*(2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
831 crs+=boxx*(2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
846 crs+=gys+boxx*(2*xlo+boxx); in compute_min_max_radius()
864 crs+=boxx*(-2*xlo+boxx)+boxy*(2*ylo+boxy)+gzs; in compute_min_max_radius()
879 crs+=boxx*(-2*xlo+boxx)+boxy*(-2*ylo+boxy)+gzs; in compute_min_max_radius()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/examples/granular/
H A Din.pour.flatwall12 variable boxx equal 20
16 variable xc1 equal 0.3*${boxx}
17 variable xc2 equal 0.7*${boxx}
34 region boxreg block 0 ${boxx} 0 ${boxy} 0 ${boxz}
H A Din.pour.drum14 variable boxx equal 30
18 variable drum_rad equal ${boxx}*0.5
21 variable xc equal 0.5*${boxx}
22 variable yc equal 0.5*${boxx}
41 region boxreg block 0 ${boxx} 0 ${boxy} 0 ${boxz}
/dports/graphics/xfractint/xfractint-20.04p16/unix/
H A Dvideo.c589 drawline (boxx[0], boxy[0], boxx[1], boxy[1]); in dispbox()
590 drawline (boxx[1], boxy[1], boxx[2], boxy[2]); in dispbox()
591 drawline (boxx[2], boxy[2], boxx[3], boxy[3]); in dispbox()
592 drawline (boxx[3], boxy[3], boxx[0], boxy[0]); in dispbox()

1234567