Searched refs:REPEAT (Results 1 – 2 of 2) sorted by relevance
17 // REPEAT VARIABLES & MIXINS
1374 REPEAT: 'backgroundRepeat', property1600 imgRepeat: cs[propNames.REPEAT],1618 repeats = cs[propNames.REPEAT].split( splitter );1661 rsRepeat = rs[propNames.REPEAT],1666 if( rsRepeat ) rs[propNames.REPEAT] = '';1682 if( rsRepeat ) rs[propNames.REPEAT] = rsRepeat;1698 … return cs[propNames.COLOR] + ' ' + cs[propNames.IMAGE] + ' ' + cs[propNames.REPEAT] + ' ' +3731 REPEAT: 'repeat', property3769 REPEAT = me.REPEAT,3821 'x="' + (repeatH === REPEAT ? x + w / 2 - tileW / 2 : x) + '" ' +[all …]