Home
last modified time | relevance | path

Searched defs:codePointVal (Results 1 – 3 of 3) sorted by relevance

/tools_previewer/mock/lite/
DKeyInputImpl.cpp42 void KeyInputImpl::SetCodePoint(const unsigned int codePointVal) in SetCodePoint()
/tools_previewer/mock/
DKeyInput.h28 virtual void SetCodePoint(const unsigned int codePointVal) {}; in SetCodePoint()
/tools_previewer/mock/rich/
DKeyInputImpl.cpp89 void KeyInputImpl::SetCodePoint(const unsigned int codePointVal) in SetCodePoint()