Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock/mock/
DMockKeyInputImpl.cpp49 void KeyInputImpl::SetCodePoint(const unsigned int codePointVal) in SetCodePoint() function in KeyInputImpl
/ide/tools/previewer/mock/rich/
DKeyInputImpl.cpp66 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