OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleText
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
TextLayout.cpp
207
void TextLayout::
handleText
(SkPaint *paint, const jchar* text, jsize len,
287
handleText
(paint, text, len, bidiFlags, x, y, canvas, NULL);
292
handleText
(paint, text, len, bidiFlags, x, y, NULL, path);
/frameworks/base/core/java/android/text/
TextLine.java
723
private float
handleText
(TextPaint wp, int start, int end,
[
all
...]
Completed in 88 milliseconds