Lines Matching refs:length

13     while ( methods.length ) {
143 for ( var i = 0, readyStackLength = readyStack.length; i < readyStackLength; i++ ) {
268 for ( var k = byEnd.length - 1; k > 0; k-- ) {
276 for ( var i = 0; i < byStart.length; i++ ) {
317 rpLength = runningPlugins.length;
382 length = instances.length,
385 for ( ; i < length; i++ ) {
410 for ( key = 0, len = obj.length; key < len; key++ ) {
512 for ( var i = instance.data.running[ plugin ].length - 1, event; i >= 0; i-- ) {
539 for ( var i = instance.data.running[ plugin ].length - 1, event; i >= 0; i-- ) {
576 trackEvents.byStart.length = 0;
577 trackEvents.byEnd.length = 0;
665 var length = arguments.length,
687 if ( typeof id === "number" && length === 2 ) {
695 if ( length === 1 ) {
717 if ( typeof id === "string" && length === 2 ) {
736 if ( length >= 2 ) {
903 idx = 0, len = eventsList.length, prop;
914 len = apiEvents.length,
937 idx = 0, len = apis.length, api, tmp;
974 while ( clonedEvents.length ) {
1043 while ( clonedEvents.length ) {
1061 for ( var i = 0; i < events.length; i++ ) {
1248 for ( startIndex = byStart.length - 1; startIndex >= 0; startIndex-- ) {
1256 for ( endIndex = byEnd.length - 1; endIndex >= 0; endIndex-- ) {
1298 length = this.byStart.length,
1309 while ( --length > -1 ) {
1350 length = this.animating.length;
1353 if ( length ) {
1354 while ( --length > -1 ) {
1387 historyLen = this.parent.data.history.length;
1521 length = refs.length,
1525 for ( ; idx < length; idx++ ) {
1552 return obj.data.history[ obj.data.history.length - 1 ];
1561 byStartLen = tracks.byStart.length,
1562 byEndLen = tracks.byEnd.length,
1732 tracks.byStart.length < byStartLen && tracks.startIndex--;
1733 tracks.byEnd.length < byEndLen && tracks.endIndex--;
2019 var length = arguments.length, variable
2237 var registryLen = Popcorn.registry.length,
2263 for ( idx = 0, sl = byStart.length; idx < sl; idx++ ) {
2288 for ( idx = 0, sl = animating.length; idx < sl; idx++ ) {
2467 if ( !xml.getElementsByTagName( "parsererror" ).length ) {
2502 if ( callparam !== null && callparam.length ) {
2617 lastIndex = digitPairs.length - 1;
2646 }[ digitPairs.length || 1 ];