Home | History | Annotate | Download | only in jquery

Lines Matching refs:then

1751 						// Incorporate the offset, then check against cycle size
3141 // With memory, if we're not firing then
3249 then: function( /* fnDone, fnFail, fnProgress */ ) {
3279 promise.pipe = promise.then;
4321 // Bubble up to document, then to window; watch for a global ownerDocument var (#9724)
4641 // simulated event prevents default then we do the same on the donor.
5827 // Fall back to computed then uncomputed css if necessary
5964 // Gets hook for the prefixed version, then unprefixed version
7294 // then remove the whole classname (if there was one, the above saved it).
7565 * 5) execution will start with transport dataType and THEN continue down to "*" if needed
7572 * 3) selection will start with transport dataType and THEN go to "*" if needed
8864 // if "type" variable is undefined, then "GET" method will be used