Home
last modified time | relevance | path

Searched defs:codePoint (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/mock/
DKeyInput.h35 unsigned int codePoint; // unicode for IME variable
/ide/tools/previewer/cli/
DCommandLine.cpp1302 unsigned int codePoint = args["codePoint"].asInt(); in RunAction() local