Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/thesis/
H A Dslides.js72 var colorSlice = new Array(); variable
2000 colorSlice[r-cnt] = col;
2071 ctx.fillStyle = colorSlice[(idx++)];
2191 var hf = ih/cm; var bs = colorSlice.length;
2323 bh = t*hf; cc = colorSlice[(idx++)];
2368 if(colorSlice.length > 0) {
2370 if(j > 0 && j == colorSlice.length) {
2383 if(colorSlice.length > 0) {
2385 if(j > 0 && j == colorSlice.length) {
2398 if(colorSlice.length > 0) {
[all …]