Lines Matching refs:isEmptyObject
1739 if ($.isEmptyObject( pC ))
2022 if (!$.isEmptyObject(opts.panes)) {
2871 else if (!force && !$.isEmptyObject( state.panesSliding )) {
3054 if ($P && $.isEmptyObject( $P.data() )) $P = false;
3055 if ($C && $.isEmptyObject( $C.data() )) $C = false;
3056 if ($R && $.isEmptyObject( $R.data() )) $R = false;
3057 if ($T && $.isEmptyObject( $T.data() )) $T = false;
3066 , hasChildren = $.isPlainObject( pC ) && !$.isEmptyObject( pC )
3078 if ($.isEmptyObject( pC )) {
5345 if (c && !$.isEmptyObject( c )) {
5360 if (!$.isPlainObject( data ) || $.isEmptyObject( data )) return;
5481 if ($.isPlainObject( pC ) && !$.isEmptyObject( pC )) {
5568 if (!$.isEmptyObject( sm.autoLoad )) {
5580 if (d && $.isPlainObject( d ) && !$.isEmptyObject( d ))