Searched refs:precedance (Results 1 – 1 of 1) sorted by relevance
505 return result.precedance ? result.string() : result;945 this.precedance = (f === 't' || f === 'b' ? Y : X);954 return x === y ? x : this.precedance === Y || (this.forceY && y !== 'center') ? y+' '+x : x+' '+y;2148 borderSide = BORDER + camel(corner[ corner.precedance ]) + camel(COLOR),2167 var y = corner.precedance === Y,2255 color, precedance, context,2267 mimic.precedance = corner.precedance;2272 mimic[ corner.precedance ] = corner[ corner.precedance ];2275 precedance = mimic.precedance;2278 if(corner.precedance === X) { this._swapDimensions(); }[all …]