Searched defs:UBiDiProps (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.h32 struct UBiDiProps;
33 typedef struct UBiDiProps UBiDiProps; typedef in typeref:struct:UBiDiProps
35 U_CFUNC const UBiDiProps *
39 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
44 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
47 ubidi_getClass(const UBiDiProps *bdp, UChar32 c);
50 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c);
53 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
56 ubidi_isBidiControl(const UBiDiProps *bd
[all...]
H A Dubidi_props.c30 struct UBiDiProps { struct
44 /* UBiDiProps singleton ----------------------------------------------------- */
46 U_CFUNC const UBiDiProps *
62 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) {
109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
132 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) {
138 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) {
144 getMirror(const UBiDiProps *bdp, UChar32 c, uint16_t props) {
176 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) {
182 ubidi_isBidiControl(const UBiDiProps *bd
[all...]
/external/icu/icu4c/source/common/
H A Dubidi_props.h32 struct UBiDiProps;
33 typedef struct UBiDiProps UBiDiProps; typedef in typeref:struct:UBiDiProps
35 U_CFUNC const UBiDiProps *
39 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
44 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
47 ubidi_getClass(const UBiDiProps *bdp, UChar32 c);
50 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c);
53 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
56 ubidi_isBidiControl(const UBiDiProps *bd
[all...]
H A Dubidi_props.c30 struct UBiDiProps { struct
44 /* UBiDiProps singleton ----------------------------------------------------- */
46 U_CFUNC const UBiDiProps *
62 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) {
109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
132 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) {
138 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) {
144 getMirror(const UBiDiProps *bdp, UChar32 c, uint16_t props) {
176 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) {
182 ubidi_isBidiControl(const UBiDiProps *bd
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 251 milliseconds