Searched refs:isIE9 (Results 1 – 1 of 1) sorted by relevance
1227 isIE9 = PIE.ieDocMode === 9; variable1233 w: isIE9 ? el.offsetWidth : rect.right - rect.left,1234 h: isIE9 ? el.offsetHeight : rect.bottom - rect.top1656 var isIE9 = PIE.ieDocMode > 8,1667 if( isIE9 ) {1683 if( isIE9 ) {