Searched refs:rnumpx (Results 1 – 1 of 1) sorted by relevance
6434 rnumpx = /^-?\d+(?:px)?$/i, variable6614 if ( rnumpx.test( value ) ) {6727 if ( !rnumpx.test( ret ) && rnum.test( ret ) ) {