U_CAPI UTextOffset U_EXPORT2 ubidi_countRuns (UBiDi *pBiDi, UErrorCode *pErrorCode)

Get the number of runs

Documentation

Get the number of runs. This function may invoke the actual reordering on the UBiDi object, after ubidi_setPara() may have resolved only the levels of the text. Therefore, ubidi_countRuns() may have to allocate memory, and may fail doing so.
Returns:
The number of runs.
Parameters:
pBiDi - is the paragraph or line UBiDi object.
pErrorCode - must be a valid pointer to an error code value, which must not indicate a failure before the function call.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de