Home | History | Annotate | Download | only in jquery

Lines Matching refs:checkDisplay

6370 	var prop, value, toggle, tween, hooks, oldfire, display, checkDisplay,
6415 checkDisplay = display === "none" ?
6418 if ( checkDisplay === "inline" && jQuery.css( elem, "float" ) === "none" ) {