Searched refs:adapterFunction (Results 1 – 1 of 1) sorted by relevance
84 std::shared_ptr<IMFAdapterFunctionKeyAdapterImpl> adapterFunction = in SendFunctionKey() local88 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::UNSPECIFIED); in SendFunctionKey()91 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::NONE); in SendFunctionKey()94 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::GO); in SendFunctionKey()97 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::SEARCH); in SendFunctionKey()100 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::SEND); in SendFunctionKey()103 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::NEXT); in SendFunctionKey()106 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::DONE); in SendFunctionKey()109 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::PREVIOUS); in SendFunctionKey()112 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::NEW_LINE); in SendFunctionKey()[all …]