Home
last modified time | relevance | path

Searched defs:xColor (Results 1 – 22 of 22) sorted by relevance

/dports/games/xfrisk/XFrisk/
H A Dcolormap.c414 XColor xColor; in COLOR_GetColormap() local
554 XColor xColor; in COLOR_SetWorldColors() local
727 XColor xColor; in COLOR_CopyColor() local
762 XColor xColor, xColorClosest; in COLOR_StoreNamedColor() local
801 XColor xColor; in COLOR_StoreColor() local
H A DcolorEdit.c452 XColor xColor; in COLEDIT_ScrollbarMoved() local
H A DaddPlayer.c323 XColor xColor; in PLAYER_Ok() local
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dgate_painter.h29 XColor xColor; member
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DAxesGeomGL.c50 gdouble xColor[3]; member
57 …oolean* negative, gdouble origin[], gdouble* radius, gdouble* scal, gdouble xColor[], gdouble yCol… in getAxesGeomProperties()
530 gdouble xColor[3]; in showLabelAxesGeom() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/preferences/src/java/org/scilab/modules/preferences/Component/
H A DPreviewCode.java130 String xColor = XConfigManager.getAttribute(node , "color"); in refresh() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtreelistentry.hxx115 void SetTextColor( boost::optional<Color> xColor ) { mxTextColor = xColor; } in SetTextColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dtreelistentry.hxx120 void SetTextColor( std::optional<Color> xColor ) { mxTextColor = xColor; } in SetTextColor()
/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DAxisGL.c44 gdouble xColor[3]; member
51 …oolean* negative, gdouble origin[], gdouble* radius, gdouble* scal, gdouble xColor[], gdouble yCol… in getAxisProperties()
H A DLabelsGL.c279 gdouble xColor[3]; in showLabelAxes() local
H A DPovrayGL.c276 gdouble xColor[3]; in get_pov_xyz_axes() local
/dports/games/avanor/avanor-0.5.8/global/
H A Dglobal.h89 enum xColor { enum
/dports/misc/wmtunlo/wmtunlo-0.1.3/
H A Dwmtunlo.c83 XColor xColor, xColors[256]; in main() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Dpptx-animations.cxx874 Reference<XAnimateColor> xColor(rXNode, UNO_QUERY); in WriteAnimationNodeAnimate() local
962 Reference<XAnimateColor> xColor(rXNode, UNO_QUERY); in WriteAnimationNodeAnimateInside() local
H A Dpptexanimations.cxx1041 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in exportAnimPropertySet() local
2042 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in exportAnimateColor() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Dpptx-animations.cxx888 Reference<XAnimateColor> xColor(rXNode, UNO_QUERY); in WriteAnimationNodeAnimate() local
975 Reference<XAnimateColor> xColor(rXNode, UNO_QUERY); in WriteAnimationNodeAnimateInside() local
H A Dpptexanimations.cxx1043 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in exportAnimPropertySet() local
2044 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in exportAnimateColor() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DUVOriginTool.cpp231 …const Color xColor = highlightXHandle ? Color(1.0f, 0.0f, 0.0f, 1.0f) : Color(0.7f, 0.0f, 0.0f, 1.… in getHandleVertices() local
/dports/games/zangband/zangband/src/tk/
H A Dtk-util.c476 XColor xColor; in Colormap_Init() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/ppt/
H A Dpptinanimations.cxx866 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in fillNode() local
1351 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in importAnimateColorContainer() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/ppt/
H A Dpptinanimations.cxx864 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in fillNode() local
1349 Reference< XAnimateColor > xColor( xNode, UNO_QUERY ); in importAnimateColorContainer() local
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/
H A DtkTreeCtrl.c3998 XColor *xColor; in ImageTintCmd() local