Home
last modified time | relevance | path

Searched refs:EMOJI_PRESENTATION (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java529 public static final int EMOJI_PRESENTATION=58; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUProperty.java466 public static final int EMOJI_PRESENTATION=58; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java551 new EmojiBinaryProperty(UProperty.EMOJI_PRESENTATION),
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dproperty_bool.rs29 ("Emoji_Presentation", EMOJI_PRESENTATION),
4631 pub const EMOJI_PRESENTATION: &'static [(char, char)] = &[ consts
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java2554 UCharacter.hasBinaryProperty(0x1F320, UProperty.EMOJI_PRESENTATION)); in TestEmojiProperties()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java2558 UCharacter.hasBinaryProperty(0x1F320, UProperty.EMOJI_PRESENTATION)); in TestEmojiProperties()

Completed in 20 milliseconds