Home
last modified time | relevance | path

Searched refs:SetCodePoint (Results 1 - 6 of 6) sorted by relevance

/ide/tools/previewer/mock/
H A DKeyInput.h28 virtual void SetCodePoint(const unsigned int codePointVal) {}; in SetCodePoint() function in KeyInput
/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.h30 void SetCodePoint(const unsigned int codePointVal) override;
H A DKeyInputImpl.cpp66 void KeyInputImpl::SetCodePoint(const unsigned int codePointVal) in SetCodePoint() function in KeyInputImpl
/ide/tools/previewer/test/mock/mock/
H A DMockKeyInputImpl.cpp49 void KeyInputImpl::SetCodePoint(const unsigned int codePointVal) in SetCodePoint() function in KeyInputImpl
/ide/tools/previewer/test/unittest/mock/
H A DKeyInputImplTest.cpp27 KeyInputImpl::GetInstance().SetCodePoint(code); in TEST()
/ide/tools/previewer/cli/
H A DCommandLine.cpp1370 KeyInputImpl::GetInstance().SetCodePoint(codePoint); in RunAction()

Completed in 4 milliseconds