Searched refs:currentOffset (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/cgi-bin/
H A DjScrollPane.js318 var currentOffset;
336 currentOffset = $drag.offset(false);
337 currentOffset.top -= dragPosition;
345 dragMiddle = getPos(event, 'Y') - dragPosition - currentOffset.top;
377 positionDrag(getPos(e, 'Y') - currentOffset.top - dragMiddle);
403 trackScrollMousePos = getPos(event, 'Y') - currentOffset.top - dragMiddle;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/script/
H A DjScrollPane.js318 var currentOffset;
336 currentOffset = $drag.offset(false);
337 currentOffset.top -= dragPosition;
345 dragMiddle = getPos(event, 'Y') - dragPosition - currentOffset.top;
377 positionDrag(getPos(e, 'Y') - currentOffset.top - dragMiddle);
403 trackScrollMousePos = getPos(event, 'Y') - currentOffset.top - dragMiddle;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dmztools.c50 int currentOffset = offset; local
158 WRITE_32(header + 42, currentOffset);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dmztools.c50 int currentOffset = offset; local
158 WRITE_32(header + 42, currentOffset);

Completed in 116 milliseconds