Searched refs:currentLength (Results 1 – 3 of 3) sorted by relevance
225 SkScalar currentLength = getLength(); in getTime() local227 if (targetLength > currentLength || (SkScalarNearlyEqual(targetLength, currentLength))) { in getTime()231 return targetLength / currentLength; in getTime()235 SkScalar currentT = targetLength / currentLength; in getTime()244 currentLength = fIntegrator.computeLength(currentT); in getTime()245 SkScalar lengthDiff = currentLength - targetLength; in getTime()290 currentT, currentLength)); in getTime()
23 set currentLength to length of contents of text document 124 select characters 1 thru currentLength of text document 1
85 int32_t currentLength = appendTo.length(); in appendField() local89 currentLength, in appendField()