Searched defs:ideographicSpace (Results 1 – 3 of 3) sorted by relevance
53 var ideographicSpace = String.fromCharCode(0x3000); variable
55 var ideographicSpace = String.fromCharCode(0x3000); variable
58 const UChar ideographicSpace = 0x3000; variable