Searched refs:repeatIdents (Results 1 – 1 of 1) sorted by relevance
1364 repeatIdents: { 'repeat-x':1, 'repeat-y':1, 'repeat':1, 'no-repeat':1 }, property1522 if( tokVal in this.repeatIdents && !image.imgRepeat ) {1908 repeatIdents: { 'stretch':1, 'round':1, 'repeat':1, 'space':1 }, property1974 else if( ( type & IDENT ) && this.repeatIdents[value] && !p.repeat ) {1977 if( ( token.tokenType & IDENT ) && this.repeatIdents[token.tokenValue] ) {