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

/frameworks/base/core/jni/
H A Dandroid_text_StaticLayout.cpp56 jfloat firstWidth, jint firstWidthLineLimit, jfloat restWidth,
63 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, jboolean isJustified) argument

Completed in 117 milliseconds