Searched refs:shortLength (Results 1 – 2 of 2) sorted by relevance
90 private static int shortLength = 2; field in TypesLengths150 return shortLength; in getTypeLength()234 shortLength = typeLength; in setTypeLength()
110 if (SkScalar shortLength = fWords.width() + nextShortWordLength; in lookAhead() local111 !breaker.breakLine(shortLength)) { in lookAhead()