Searched defs:UBiDi (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/unicode/
H A Dubidi.h99 * UBiDi *para,
164 * void renderLine(UBiDi *line, const UChar *text,
210 * UBiDi *para;
244 * UBiDi *line;
462 * Forward declaration of the <code>UBiDi</code> structure for the declaration of
471 struct UBiDi;
474 typedef struct UBiDi UBiDi; typedef in typeref:struct:UBiDi
477 * Allocate a <code>UBiDi</code> structure.
488 * @return An empty <code>UBiDi</cod
[all...]
/external/icu4c/common/
H A Dubidiimp.h157 ubidi_getRuns(UBiDi *pBiDi, UErrorCode *pErrorCode);
190 /* UBiDi structure ----------------------------------------------------------- */
192 struct UBiDi { struct
197 const UBiDi * pParaBiDi;
359 /* helper macros for each allocated array in UBiDi */

Completed in 1297 milliseconds