Home | History | Annotate | Download | only in graphics

Lines Matching refs:contextIndex

739             jcharArray text, jint index, jint count, jint contextIndex, jint contextCount,
744 jfloat result = doTextRunAdvances(env, paint, typeface, textArray + contextIndex,
745 index - contextIndex, count, contextCount, isRtl, advances, advancesIndex);