OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UBiDiProps
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ubidi_props.c
31
struct
UBiDiProps
{
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) {
130
ubidi_getClass(const
UBiDiProps
*bdp, UChar32 c) {
136
ubidi_isMirrored(const
UBiDiProps
*bdp, UChar32 c) {
142
ubidi_getMirror(const
UBiDiProps
*bdp, UChar32 c) {
175
ubidi_isBidiControl(const
UBiDiProps
*bdp, UChar32 c) {
181
ubidi_isJoinControl(const
UBiDiProps
*bdp, UChar32 c)
[
all
...]
ubidi_props.h
31
struct
UBiDiProps
;
32
typedef struct
UBiDiProps
UBiDiProps
;
34
U_CFUNC const
UBiDiProps
*
43
ubidi_addPropertyStarts(const
UBiDiProps
*bdp, const USetAdder *sa, UErrorCode *pErrorCode);
48
ubidi_getMaxValue(const
UBiDiProps
*bdp, UProperty which);
51
ubidi_getClass(const
UBiDiProps
*bdp, UChar32 c);
54
ubidi_isMirrored(const
UBiDiProps
*bdp, UChar32 c);
57
ubidi_getMirror(const
UBiDiProps
*bdp, UChar32 c);
60
ubidi_isBidiControl(const
UBiDiProps
*bdp, UChar32 c)
[
all
...]
/external/icu4c/common/
ubidi_props.c
30
struct
UBiDiProps
{
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) {
130
ubidi_getClass(const
UBiDiProps
*bdp, UChar32 c) {
136
ubidi_isMirrored(const
UBiDiProps
*bdp, UChar32 c) {
142
ubidi_getMirror(const
UBiDiProps
*bdp, UChar32 c) {
175
ubidi_isBidiControl(const
UBiDiProps
*bdp, UChar32 c) {
181
ubidi_isJoinControl(const
UBiDiProps
*bdp, UChar32 c)
[
all
...]
ubidi_props.h
31
struct
UBiDiProps
;
32
typedef struct
UBiDiProps
UBiDiProps
;
34
U_CFUNC const
UBiDiProps
*
38
ubidi_addPropertyStarts(const
UBiDiProps
*bdp, const USetAdder *sa, UErrorCode *pErrorCode);
43
ubidi_getMaxValue(const
UBiDiProps
*bdp, UProperty which);
46
ubidi_getClass(const
UBiDiProps
*bdp, UChar32 c);
49
ubidi_isMirrored(const
UBiDiProps
*bdp, UChar32 c);
52
ubidi_getMirror(const
UBiDiProps
*bdp, UChar32 c);
55
ubidi_isBidiControl(const
UBiDiProps
*bdp, UChar32 c)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 876 milliseconds