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

  /frameworks/base/core/java/android/text/
GraphicsOperations.java 68 * Just like {@link Paint#getTextRunCursor}.
71 int getTextRunCursor(int contextStart, int contextEnd, int flags, int offset,
SpannableStringBuilder.java     [all...]
TextLine.java 670 return wp.getTextRunCursor(mChars, spanStart, spanLimit - spanStart,
673 return wp.getTextRunCursor(mText, mStart + spanStart,
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java 191 * Option for getTextRunCursor to compute the valid cursor after
198 * Option for getTextRunCursor to compute the valid cursor at or after
205 * Option for getTextRunCursor to compute the valid cursor before
212 * Option for getTextRunCursor to compute the valid cursor at or before
219 * Option for getTextRunCursor to return offset if the cursor at offset
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 69 milliseconds