Searched defs:codePoint (Results 1 – 2 of 2) sorted by relevance
35 unsigned int codePoint; // unicode for IME variable
1302 unsigned int codePoint = args["codePoint"].asInt(); in RunAction() local