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

  /external/webkit/Source/WebCore/platform/graphics/android/
GlyphMapAndroid.cpp 90 UChar *textBuffer = buffer;
100 textBuffer = vTextBuffer;
103 unsigned count = paint.textToGlyphs(textBuffer, bufferLength << 1, glyphs);
112 if (!Font::isCJKIdeograph(textBuffer[i])) {
126 const UChar* curr = textBuffer;
  /external/javassist/src/main/javassist/compiler/
Lex.java 29 private StringBuffer textBuffer;
41 textBuffer = new StringBuffer();
126 StringBuffer tbuf = textBuffer;
211 StringBuffer tbuf = textBuffer;
297 StringBuffer tbuf = textBuffer;
430 StringBuffer tbuf = textBuffer;
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 96 milliseconds