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

  /external/jdiff/src/jdiff/
CommentsHandler.java 38 private String currentText = null;
87 currentText = null;
116 if (currentText == null)
117 currentText = chunk;
119 currentText += chunk;
129 currentText = currentText.trim();
131 if (!currentText.endsWith(".") &&
132 !currentText.endsWith("?") &&
133 !currentText.endsWith("!") &&
    [all...]
APIHandler.java 49 private String currentText = null;
146 currentText = null;
198 if (currentText == null)
199 currentText = chunk;
201 currentText += chunk;
211 currentText = currentText.trim();
214 currentText = Comments.convertAtLinks(currentText, currentElement,
218 if (checkIsSentence && !currentText.endsWith(".") &&
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 343 const char* currentText = text;
358 const SkGlyph& glyph = glyphCacheProc(cache, &currentText,
  /external/skia/src/gpu/
GrBitmapTextContext.cpp 343 const char* currentText = text;
358 const SkGlyph& glyph = glyphCacheProc(cache, &currentText,
  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp     [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 312 milliseconds