Searched defs:UBiDi (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/icu/source/common/
H A Dubidiimp.h127 ubidi_getParaLevelAtIndex(const UBiDi *pBiDi, int32_t index);
182 UBiDi *pBiDi;
220 ubidi_getRuns(UBiDi *pBiDi, UErrorCode *pErrorCode);
257 /* UBiDi structure ----------------------------------------------------------- */
259 struct UBiDi { struct
264 const UBiDi * pParaBiDi;
441 /* helper macros for each allocated array in UBiDi */
/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/common/
H A Dubidiimp.h118 ubidi_getParaLevelAtIndex(const UBiDi *pBiDi, int32_t index);
172 UBiDi *pBiDi;
211 ubidi_getRuns(UBiDi *pBiDi, UErrorCode *pErrorCode);
248 /* UBiDi structure ----------------------------------------------------------- */
250 struct UBiDi { struct
255 const UBiDi * pParaBiDi;
432 /* helper macros for each allocated array in UBiDi */
/external/icu/icu4c/source/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...]

Completed in 242 milliseconds