Home
last modified time | relevance | path

Searched refs:getWH (Results 1 – 3 of 3) sorted by relevance

/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js211 function getWH(){val=name=="width"?elem.offsetWidth:elem.offsetHeight; function
217 }if(jQuery(elem).is(":visible")){getWH();
218 }else{jQuery.swap(elem,props,getWH);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js211 function getWH(){val=name=="width"?elem.offsetWidth:elem.offsetHeight; function
217 }if(jQuery(elem).is(":visible")){getWH();
218 }else{jQuery.swap(elem,props,getWH);
/plugin/jquery/
H A Djquery-1.4.2.js4628 function getWH() { function
4649 getWH();
4651 jQuery.swap( elem, props, getWH );