Home
last modified time | relevance | path

Searched refs:axescolor (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Daxes.c351 LINE(axescolor, in mark()
353 LINE(axescolor, in mark()
355 LINE(axescolor, in mark()
357 LINE(axescolor, in mark()
359 LINE(axescolor, in mark()
361 LINE(axescolor, in mark()
366 LINE(axescolor, in mark()
1279 RGBColor axescolor; member
1339 axescolor = axes_struct->axescolor; in _dxfAutoAxes()
1598 new->axescolor=AXESCOLOR; in _dxfNewAxesObject()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_plot.c193 RGBColor axescolor, /* color of axes */ in marklinehor() argument
307 LINE(axescolor, o.x, o.y+s.y, o.z, o.x+s.x, o.y+s.y, o.z); in marklinehor()
566 RGBColor axescolor, /* color of axes */ in marklinever() argument
677 LINE(axescolor, o.x+s.x, o.y, o.z, o.x+s.x, o.y+s.y, o.z); in marklinever()
825 RGBColor axescolor; member
889 axescolor = axes_struct->axescolor; in _dxfAxes2D()
1359 LINE(axescolor, origin.x, origin.y, origin.z, in _dxfAxes2D()
1361 LINE(axescolor, origin.x, origin.y, origin.z, in _dxfAxes2D()
1393 axescolor,labelscale, fontname, xptr, xlabptr)) in _dxfAxes2D()
1494 new->axescolor=AXESCOLOR; in _dxfNew2DAxesObject()
[all …]
H A Dplot.c177 RGBColor ticcolor, labelcolor, axescolor, gridcolor, backgroundcolor; in m_Plot() local
502 &axescolor, &gridcolor, &backgroundcolor, in m_Plot()
995 _dxfSet2DAxesCharacteristic(axeshandle,"AXESCOLOR", (Pointer)&axescolor); in m_Plot()
1179 _dxfSet2DAxesCharacteristic(axeshandle,"AXESCOLOR", (Pointer)&axescolor); in m_Plot()
4112 RGBColor *axescolor, RGBColor *gridcolor, in _dxfGetAnnotationColors() argument
4124 *axescolor = defaultaxescolor; in _dxfGetAnnotationColors()
4177 *axescolor = colorlist[0]; in _dxfGetAnnotationColors()
4205 *axescolor=colorlist[0]; in _dxfGetAnnotationColors()
4220 *axescolor=colorlist[0]; in _dxfGetAnnotationColors()
4247 *axescolor=colorlist[i]; in _dxfGetAnnotationColors()
/dports/cad/xcircuit/xcircuit-3.10.30/lib/
H A DXCircuit.ad12 xcircuit*axescolor : Antique White
/dports/math/qwtplot3d/qwtplot3d-438c855d/examples/mesh2/
H A Ddesignerworkaround.h42 QAction *axescolor; variable
H A Ddesignerworkaround.cpp68 axescolor = new QAction(tr("&Axes"), color); in setupWorkaround()
H A Dmesh2mainwindow.cpp69 connectA(axescolor, SLOT(pickAxesColor())); in Mesh2MainWindow()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DGLView.cc122 auto axescolor = ColorMap::getColor(*this->colorscheme, RenderColor::AXES_COLOR); in paintGL() local
132 if (showaxes) GLView::showAxes(axescolor); in paintGL()
134 if (showaxes && showscale) GLView::showScalemarkers(axescolor); in paintGL()
153 if (showaxes) GLView::showSmallaxes(axescolor); in paintGL()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DGLView.cc120 auto axescolor = ColorMap::getColor(*this->colorscheme, RenderColor::AXES_COLOR); in paintGL() local
130 if (showaxes) GLView::showAxes(axescolor); in paintGL()
132 if (showaxes && showscale) GLView::showScalemarkers(axescolor); in paintGL()
150 if (showaxes) GLView::showSmallaxes(axescolor); in paintGL()
/dports/games/ufoai-data/ufoai-data-2.5_1/base/ufos/ui/
H A Dstats.ufo365 axescolor "1 1 1 0.5"
/dports/databases/grass7/grass-7.8.6/scripts/d.polar/
H A Dd.polar.py204 axescolor = 0 # (black)
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DdrawEllipsoid.m115 case 'axescolor'
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DT.java814 public final static int axescolor = strparam | 6; field in T
3449 axescolor, // "axesColor"
H A DScriptEval.java7023 case T.axescolor: in cmdSet()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A DREADME276 xcircuit*axescolor color of the x, y axes; NavajoWhite4