Searched defs:codepoints (Results 1 – 7 of 7) sorted by relevance
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/tools/ |
D | entities.json | 2 "Á": { "codepoints": [193], "characters": "\u00C1" }, array 3 "Á": { "codepoints": [193], "characters": "\u00C1" }, array 4 "á": { "codepoints": [225], "characters": "\u00E1" }, array 5 "á": { "codepoints": [225], "characters": "\u00E1" }, array 6 "Ă": { "codepoints": [258], "characters": "\u0102" }, array 7 "ă": { "codepoints": [259], "characters": "\u0103" }, array 8 "∾": { "codepoints": [8766], "characters": "\u223E" }, array 9 "∿": { "codepoints": [8767], "characters": "\u223F" }, array 10 "∾̳": { "codepoints": [8766, 819], "characters": "\u223E\u0333" }, array 11 "Â": { "codepoints": [194], "characters": "\u00C2" }, array [all …]
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 367 const uint32_t codepoints[8]; member 711 const uint32_t codepoints[8]; member 762 const uint32_t codepoints[8]; member
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdapi.c | 264 uint32_t codepoints[] = { in TestUScriptCodeAPI() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | TestUScript.java | 330 int codepoints[][] = new int[][] { in TestGetScript() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | TestUScript.java | 334 int codepoints[][] = new int[][] { in TestGetScript() local
|
/external/libvterm/src/ |
D | state.c | 208 uint32_t codepoints[len]; in on_text() local
|
/external/libvncserver/webclients/novnc/include/ |
D | keysymdef.js | 8 …var codepoints = {"32":32,"33":33,"34":34,"35":35,"36":36,"37":37,"38":38,"39":39,"40":40,"41":41,… variable
|