Home
last modified time | relevance | path

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

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