Home
last modified time | relevance | path

Searched defs:colorset (Results 1 – 25 of 142) sorted by relevance

123456

/dports/multimedia/assimp/assimp-5.1.3/port/jassimp/jassimp/src/jassimp/
H A DAiMesh.java327 public boolean hasColors(int colorset) { in hasColors()
670 public FloatBuffer getColorBuffer(int colorset) { in getColorBuffer()
950 public float getColorR(int vertex, int colorset) { in getColorR()
969 public float getColorG(int vertex, int colorset) { in getColorG()
988 public float getColorB(int vertex, int colorset) { in getColorB()
1007 public float getColorA(int vertex, int colorset) { in getColorA()
1221 public <V3, M4, C, N, Q> C getWrappedColor(int vertex, int colorset, in getWrappedColor()
H A DJaiDebug.java116 public static void dumpColorset(AiMesh mesh, int colorset) { in dumpColorset()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/port/jassimp/jassimp/src/jassimp/
H A DAiMesh.java244 public boolean hasColors(int colorset) { in hasColors()
587 public FloatBuffer getColorBuffer(int colorset) { in getColorBuffer()
867 public float getColorR(int vertex, int colorset) { in getColorR()
886 public float getColorG(int vertex, int colorset) { in getColorG()
905 public float getColorB(int vertex, int colorset) { in getColorB()
924 public float getColorA(int vertex, int colorset) { in getColorA()
1138 public <V3, M4, C, N, Q> C getWrappedColor(int vertex, int colorset, in getWrappedColor()
H A DJaiDebug.java116 public static void dumpColorset(AiMesh mesh, int colorset) { in dumpColorset()
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DColorset.c231 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in SetWindowBackgroundWithOffset()
300 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in UpdateBackgroundTransparency()
322 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in SetWindowBackground()
383 colorset_t *colorset, unsigned int depth, GC gc, Bool is_shape_mask) in CreateOffsetBackgroundPixmap()
656 colorset_t *colorset, unsigned int depth, in CreateBackgroundPixmap()
668 colorset_t *colorset, unsigned int depth, GC gc) in SetRectangleBackground()
680 XRectangle *clip, colorset_t *colorset, in SetClippedRectangleBackground()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DColorset.c230 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in SetWindowBackgroundWithOffset()
299 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in UpdateBackgroundTransparency()
321 colorset_t *colorset, unsigned int depth, GC gc, Bool clear_area) in SetWindowBackground()
382 colorset_t *colorset, unsigned int depth, GC gc, Bool is_shape_mask) in CreateOffsetBackgroundPixmap()
655 colorset_t *colorset, unsigned int depth, in CreateBackgroundPixmap()
667 colorset_t *colorset, unsigned int depth, GC gc) in SetRectangleBackground()
679 XRectangle *clip, colorset_t *colorset, in SetClippedRectangleBackground()
/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/R/
H A Dchart.Bar.R35 chart.Bar <- function (R, legend.loc = NULL, colorset = (1:12), ...) argument
H A Dchart.Drawdown.R41 function (R, geometric = TRUE, legend.loc = NULL, colorset = (1:12), plot.engine = "default",...) argument
H A Dchart.Scatter.R43 …= TRUE, main = "Title", ylab=NULL, xlab=NULL, xlim = NULL, ylim = NULL, colorset = 1, symbolset = … argument
H A Dchart.StackedBar.R95 function (w, colorset = NULL, space = 0.2, cex.axis=0.8, cex.legend = 0.8, cex.lab = 1, cex.labels … argument
108 function (w, colorset = NULL, space = 0.2, cex.axis=0.8, cex.legend = 0.8, cex.lab = 1, cex.labels … argument
204 function (w, colorset = NULL, space = 0.2, cex.axis=0.8, cex.legend = 0.8, cex.lab = 1, cex.labels … argument
H A Dchart.ECDF.R41 function(R, main = "Empirical CDF", xlab="x", ylab="F(x)", colorset = c("black", "#005AFF"), lwd = … argument
H A Dchart.RollingMean.R76 …chart.TimeSeries(result, ylim = ylim, xaxis = xaxis, ylab = "Return", lty = c(1,2,2), colorset = c… nameattr in c
H A Dchart.RelativePerformance.R45 function (Ra, Rb, main = "Relative Performance", xaxis = TRUE, colorset = (1:12), legend.loc = NULL… argument
H A Dchart.RollingCorrelation.R34 function (Ra, Rb, width = 12, xaxis = TRUE, legend.loc = NULL, colorset = (1:12), ..., fill=NA) argument
H A Dchart.CaptureRatios.R50 …, add.names = TRUE, xlab = "Downside Capture", ylab = "Upside Capture", colorset = 1, symbolset = … argument
H A Dchart.CumReturns.R43 function (R, wealth.index = FALSE, geometric = TRUE, legend.loc = NULL, colorset = (1:12), begin = … argument
/dports/graphics/p5-Color-Scheme/Color-Scheme-1.07/lib/Color/
H A DScheme.pm223 sub colorset { subroutine
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dcolor.c124 int colorset(char *colspec, int excludeset) in colorset() function
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dcolor.c124 int colorset(char *colspec, int excludeset) in colorset() function
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/style/
H A DClusterStylingPolicy.java76 ColorLibrary colorset = style.getColorSet(StyleLibrary.PLOT); in ClusterStylingPolicy() local
/dports/devel/newt/newt-0.52.21/
H A Dlabel.c68 void newtLabelSetColors(newtComponent co, int colorset) { in newtLabelSetColors()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/resources/de/lmu/ifi/dbs/elki/visualization/style/
H A Dwikipedia.properties50 colorset=red,blue,green,orange,cyan,magenta,darkred,darkblue,darkgreen key
H A Dclassic.properties50 colorset=red,blue,green,orange,cyan,magenta,darkred,darkblue,darkgreen key
H A Dgreyscale.properties50 colorset=black,grey,silver,darkgrey,dimgrey key
H A Dneon.properties50 colorset=yellow,magenta,cyan,red,blue,green,orange key

123456