Home | History | Annotate | Download | only in unicode

Lines Matching refs:maxLength

507  * be set to <code>maxLength</code> (the only failproof value) to avoid
512 * @param maxLength is the maximum text or line length that internal memory
523 * 1 and <code>maxLength</code>. It is typically small.
531 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode);