HomeSort by relevance Sort by last modified time
    Searched refs:iLength (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
binaryajax.js 77 this.getStringAt = function(iOffset, iLength) {
79 for (var i=iOffset,j=0;i<iOffset+iLength;i++,j++) {
205 var iLength = parseInt(oHTTP.getResponseHeader("Content-Length"),10);
211 iStart += iLength;
214 sendRequest(strURL, fncCallback, fncError, [iStart, iEnd], (strAcceptRanges == "bytes"), iLength);
exif.js 333 var iLength = oFile.getLength();
334 while (iOffset < iLength) {
465 function readEXIFData(oFile, iStart, iLength)
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 402 iLength = info.iLengthInMs
403 if iLength > 0:
404 self.log.SetValue("%s %.2f Seconds" % (self.currentSegmentName, iLength / 1000.00))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 132 milliseconds