HomeSort by relevance Sort by last modified time
    Searched defs:currentLineLength (Results 1 - 16 of 16) sorted by null

  /external/proguard/src/proguard/
WordReader.java 43 private int currentLineLength;
138 while (currentIndex < currentLineLength &&
145 if (currentIndex < currentLineLength &&
148 currentIndex = currentLineLength;
153 while (currentLine == null || currentIndex == currentLineLength)
161 currentLineLength = currentLine.length();
165 while (currentIndex < currentLineLength &&
172 if (currentIndex < currentLineLength &&
182 currentIndex = currentLineLength;
204 if (currentIndex == currentLineLength)
    [all...]
  /external/skia/samplecode/
SampleChineseFling.cpp 228 auto currentLineLength = SkTMin(45, paragraphLength - 45);
229 this->createRandomLine(glyphs, currentLineLength);
232 currentLineLength*4, paint, 0, y);
  /external/skqp/samplecode/
SampleChineseFling.cpp 223 auto currentLineLength = SkTMin(45, paragraphLength - 45);
224 this->createRandomLine(glyphs, currentLineLength);
227 currentLineLength*4, paint, 0, y);
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
proguard-base-5.3.3.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.1/
proguard-base-5.3.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.2/
proguard-base-5.3.2.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 

Completed in 184 milliseconds