| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | utf8_decode.h | 66 uint32_t codepoint = 0U; in GetCharUtf8() local 89 uint32_t codepoint = 0U; in CountGlyphsUtf8() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | CharSequences.java | 101 public static final boolean equals(int codepoint, CharSequence other) { in equals() argument 117 public static final boolean equals(CharSequence other, int codepoint) { in equals() argument 176 public static int compare(int codepoint, CharSequence a) { in compare() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | CharSequences.java | 103 public static final boolean equals(int codepoint, CharSequence other) { in equals() argument 119 public static final boolean equals(CharSequence other, int codepoint) { in equals() argument 178 public static int compare(int codepoint, CharSequence a) { in compare() argument [all...] |
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | usetiter.h | 79 UChar32 codepoint; member in U_FINAL [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | usetiter.h | 79 UChar32 codepoint; member in final [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | usetiter.h | 83 UChar32 codepoint; member in UnicodeSetIterator [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSetIterator.java | 65 public int codepoint; field in UnicodeSetIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMapIterator.java | 65 public int codepoint; field in UnicodeMapIterator [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMapIterator.java | 62 public int codepoint; field in UnicodeMapIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSetIterator.java | 55 public int codepoint; field in UnicodeSetIterator [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | unicodestring.h | 41 explicit UnicodeString(char32 codepoint) : cached_index_(-1) { in UnicodeString() argument 54 inline void append(char32 codepoint) { in append() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | DataDrivenUScriptTest.java | 326 private int codepoint; field in DataDrivenUScriptTest.GetScriptTest 329 public GetScriptTest(int[] codepoint) { in GetScriptTest() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | DataDrivenUScriptTest.java | 329 private int codepoint; field in DataDrivenUScriptTest.GetScriptTest 332 public GetScriptTest(int[] codepoint) { in GetScriptTest() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/ |
| H A D | glfw_render_context.cpp | 236 void GlfwRenderContext::OnChar(GLFWwindow *window, unsigned int codepoint) in OnChar() argument
|
| /third_party/glfw/src/ |
| H A D | init.c | 150 size_t _glfwEncodeUTF8(char* s, uint32_t codepoint) in _glfwEncodeUTF8() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utf16tst.c | 110 static uint32_t codepoint[]={ in TestCharLength() local [all...] |
| H A D | sprpdata.c | 152 compareMapping(UStringPrepProfile* data, uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping() argument
|
| H A D | utf8tst.c | 167 static const uint32_t codepoint[]={ in TestCharLength() local [all...] |
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | lexer.hpp | 173 int codepoint = 0; in get_codepoint() local 322 int codepoint = codepoint1; // start with codepoint1 scan_string() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | itercoll.cpp | 51 UChar codepoint; in TestUnicodeChar() local [all...] |
| H A D | testidn.cpp | 329 compareMapping(uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-set.cc | 236 hb_set_has(const hb_set_t *set, hb_codepoint_t codepoint) hb_set_has() argument 252 hb_set_add(hb_set_t *set, hb_codepoint_t codepoint) hb_set_add() argument 289 hb_set_del(hb_set_t *set, hb_codepoint_t codepoint) hb_set_del() argument 520 hb_set_next(const hb_set_t *set, hb_codepoint_t *codepoint) hb_set_next() argument 541 hb_set_previous(const hb_set_t *set, hb_codepoint_t *codepoint) hb_set_previous() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-draw.c | 452 hb_codepoint_t codepoint = 1610; /* ي */ in test_hb_draw_font_kit_glyphs_tests() local 545 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 590 hb_codepoint_t codepoint = 24396; /* 彌 */ test_hb_draw_font_kit_variations_tests() local 634 hb_codepoint_t codepoint = 24396; /* 彌 */ test_hb_draw_font_kit_variations_tests() local 681 hb_codepoint_t codepoint = '$'; test_hb_draw_font_kit_variations_tests() local 705 hb_codepoint_t codepoint = '$'; test_hb_draw_font_kit_variations_tests() local 730 hb_codepoint_t codepoint = '$'; test_hb_draw_font_kit_variations_tests() local [all...] |
| /third_party/glfw/tests/ |
| H A D | events.c | 457 static void char_callback(GLFWwindow* window, unsigned int codepoint) in char_callback() argument
|
| /third_party/glfw/deps/ |
| H A D | nuklear_glfw_gl2.h | 201 nk_glfw3_char_callback(GLFWwindow *win, unsigned int codepoint) in nk_glfw3_char_callback() argument
|