Home | History | Annotate | Download | only in unicode

Lines Matching refs:maxLength

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