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