| /third_party/cJSON/ |
| H A D | cJSON.c | 897 long unsigned int codepoint = 0; in utf16_literal_to_utf8() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | UCharacterProperty.java | 262 public int getAdditional(int codepoint, int column) { in getAdditional() argument 290 public VersionInfo getAge(int codepoint) in getAge() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UScript.java | 1196 public static final int getScript(int codepoint){ in getScript() argument
|
| H A D | UCharacter.java | 6107 getStringPropertyValue(int propertyEnum, int codepoint, int nameChoice) getStringPropertyValue() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 4326 public int codepoint; field in UnicodeSet.EntryRange [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cucdtst.c | 1591 const int32_t codepoint[]={ in TestCharLength() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UCharacterProperty.java | 262 public int getAdditional(int codepoint, int column) { in getAdditional() argument 290 public VersionInfo getAge(int codepoint) in getAge() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | UScript.java | 998 public static final int getScript(int codepoint){ in getScript() argument
|
| H A D | UCharacter.java | 5320 getStringPropertyValue(int propertyEnum, int codepoint, int nameChoice) getStringPropertyValue() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 4191 public int codepoint; field in UnicodeSet.EntryRange [all...] |
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding.cc | 1358 uint32_t codepoint; variable 1868 uint32_t codepoint; DecodeString() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 283 StringFromSingleUTF16EncodedCodePoint( TNode<Int32T> codepoint) StringFromSingleUTF16EncodedCodePoint() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | YAMLParser.cpp | 211 uint32_t codepoint = ((*Position & 0x1F) << 6) | in decodeUTF8() local 222 uint32_t codepoint = ((*Position & 0x0F) << 12) | in decodeUTF8() local 238 uint32_t codepoint = ((*Position & 0x07) << 18) | in decodeUTF8() local [all...] |
| /third_party/glfw/src/ |
| H A D | wl_window.c | 1195 const uint32_t codepoint = _glfwKeySym2Unicode(keysym); in inputText() local 2724 const uint32_t codepoint = _glfwKeySym2Unicode(keysyms[0]); in _glfwGetScancodeNameWayland() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumberutil.cc | 207 char32 codepoint; in ToUnicodeCodepoint() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | usearch.cpp | 886 UChar32 codepoint; in checkExtraMatchAccents() local 1326 UChar32 codepoint = 0; in getUnblockedAccentIndex() local
|
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 642 uint16 codepoint = 0; in EscapeJSString() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 1606 stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) stbtt_GetCodepointBox() argument [all...] |
| H A D | imgui_draw.cpp | 2018 const int codepoint = src_tmp.GlyphsList[glyph_i]; ImFontAtlasBuildWithStbTruetype() local 2441 int codepoint = (int)Glyphs[i].Codepoint; BuildLookupTable() local 2484 AddGlyph(ImWchar codepoint, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x) AddGlyph() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1606 stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) stbtt_GetCodepointBox() argument [all...] |
| H A D | imgui_draw.cpp | 2573 const int codepoint = src_tmp.GlyphsList[glyph_i]; ImFontAtlasBuildWithStbTruetype() local 3158 int codepoint = (int)Glyphs[i].Codepoint; BuildLookupTable() local 3246 AddGlyph(const ImFontConfig* cfg, ImWchar codepoint, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x) AddGlyph() argument [all...] |
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 2315 UScriptCode uscript_getScript(UChar32 codepoint, UErrorCode *err) in uscript_getScript() argument
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 9799 uint32_t codepoint = p->digit; in end_hex() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 3987 nk_rune codepoint; member 12459 int codepoint = ranges[i].first_unicode_codepoint_in_range ? in nk_tt_PackFontRangesGatherRects() local 12508 int codepoint = ranges[i].first_unicode_codepoint_in_range ? nk_tt_PackFontRangesRenderIntoRects() local 12909 nk_rune codepoint = 0; nk_font_bake() local 13040 nk_font_query_font_glyph(nk_handle handle, float height, struct nk_user_font_glyph *glyph, nk_rune codepoint, nk_rune next_codepoint) nk_font_query_font_glyph() argument [all...] |