Home
last modified time | relevance | path

Searched refs:F_HWEMOJI_REGULAR_30_32 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_font/
H A Dui_test_font.cpp43 const int16_t F_HWEMOJI_REGULAR_30_32 = 99; variable
655 uint16_t findPath[] = {F_HWEMOJI_REGULAR_30_32}; in UIKitFontTestDisplayEmoji001()
691 uint16_t findPath[] = {F_HWEMOJI_REGULAR_30_32}; in UIKitFontTestDisplayEmoji002()
721 uint16_t findPath[] = {F_HWEMOJI_REGULAR_30_32}; in UIKitFontTestDisplayEmoji003()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_spannable_string/
H A Dui_test_spannnable_string.cpp51 const int16_t F_HWEMOJI_REGULAR_30_32 = 99; variable