Home
last modified time | relevance | path

Searched refs:SetDelegate (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/rich/
DKeyInputImpl.cpp40 void KeyInputImpl::SetDelegate() in SetDelegate() function in KeyInputImpl
56 ClipboardProxy::GetInstance()->SetDelegate( in SetDelegate()
DKeyInputImpl.h25 void SetDelegate();
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp156 KeyInputImpl::GetInstance().SetDelegate(); in RunJsApp()