Searched defs:firstWidthLineLimit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_text_StaticLayout.cpp56 jfloat firstWidth, jint firstWidthLineLimit, jfloat restWidth,
62 b->setLineWidths(firstWidth, firstWidthLineLimit, restWidth);
55 nSetupParagraph(JNIEnv* env, jclass, jlong nativePtr, jcharArray text, jint length, jfloat firstWidth, jint firstWidthLineLimit, jfloat restWidth, jintArray variableTabStops, jint defaultTabStop, jint strategy, jint hyphenFrequency) argument

Completed in 58 milliseconds