Searched refs:isLength (Results 1 – 1 of 1) sorted by relevance
976 isLength: function() { method in Tokenizer.Token980 return this.isLength() || this.tokenType & Type.PERCENT;1951 return !token.isLength();2032 return tok.isLength() ? PIE.getLength( tok.tokenValue ) : tok.tokenValue;2070 else if( token.isLength() && !lengths ) {2073 return !token.isLength();