HomeSort by relevance Sort by last modified time
    Searched refs:UProperty (Results 1 - 21 of 21) sorted by null

  /external/icu4c/common/
uprops.cpp 48 typedef UBool BinaryPropertyContains(const BinaryProperty &prop, UChar32 c, UProperty which);
56 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) {
61 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) {
65 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
69 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
73 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) {
82 static UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
92 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) {
96 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)
    [all...]
propname.cpp 289 u_getPropertyName(UProperty property,
295 U_CAPI UProperty U_EXPORT2
298 return (UProperty)PropNameData::getPropertyEnum(alias);
302 u_getPropertyValueName(UProperty property,
310 u_getPropertyValueEnum(UProperty property,
ubidi_props.h 43 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
uset_props.cpp 101 UProperty prop, int32_t value, UErrorCode* ec) {
ubidi_props.c 109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
ucase.h 227 ucase_hasBinaryProperty(UChar32 c, UProperty which);
uprops.h 370 uprops_getSource(UProperty which);
uniset_props.cpp 927 UProperty prop;
    [all...]
ucase.c     [all...]
  /external/icu4c/common/unicode/
uchar.h 174 typedef enum UProperty {
579 } UProperty;
    [all...]
uset.h 440 UProperty prop, int32_t value, UErrorCode* ec);
    [all...]
uniset.h 687 UnicodeSet& applyIntPropertyValue(UProperty prop,
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
uset.h 231 UProperty prop, int32_t value, UErrorCode* ec);
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
uset.h 231 UProperty prop, int32_t value, UErrorCode* ec);
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
  /external/icu4c/test/intltest/
ucdtest.cpp 125 static const UProperty
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1756 milliseconds