Lines Matching refs:allocate
3903 …/*private*/ this.variantsColors = (function (dims) { var allocate = function (dims) { if (dims.len… function
3909 array.push(allocate(dims.slice(1)));
3912 } }; return allocate(dims); })([4, 7]);
3928 …/*private*/ this.variantFillIdx = (function (dims) { var allocate = function (dims) { if (dims.len… function
3934 array.push(allocate(dims.slice(1)));
3937 } }; return allocate(dims); })([4, 4]);
3938 …/*private*/ this.variantLineIdx = (function (dims) { var allocate = function (dims) { if (dims.len… function
3944 array.push(allocate(dims.slice(1)));
3947 } }; return allocate(dims); })([4, 4]);
3948 …/*private*/ this.variantEffectIdx = (function (dims) { var allocate = function (dims) { if (dims.l… function
3954 array.push(allocate(dims.slice(1)));
3957 } }; return allocate(dims); })([4, 4]);
3958 …/*private*/ this.variantFontIdx = (function (dims) { var allocate = function (dims) { if (dims.len… function
3964 array.push(allocate(dims.slice(1)));
3967 } }; return allocate(dims); })([4, 4]);