Searched defs:inputType (Results 1 – 14 of 14) sorted by relevance
34 …ode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextInputType inputType) in OH_TextConfig_SetInputType()85 …de OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextInputType *inputType) in OH_TextConfig_GetInputType()
37 bool SysCfgParser::ParseInputType(std::vector<InputTypeInfo> &inputType) in ParseInputType()
74 void ArkIMFAdapterImpl::ShowCurrentInput(const int32_t& inputType) in ShowCurrentInput()
71 void ArkIMFAdapterWrapper::ShowCurrentInput(const OHOS::NWeb::IMFAdapterTextInputType& inputType) in ShowCurrentInput()
284 auto inputType = inputTypeCfg.inputType; variable
415 InputMethod_TextInputType inputType = IME_TEXT_INPUT_TYPE_TEXT; variable
68 std::vector<InputTypeInfo> inputType; member
38 InputMethod_TextInputType inputType; member
376 void IMFAdapterImpl::ShowCurrentInput(const IMFAdapterTextInputType& inputType) in ShowCurrentInput()
751 uint32_t inputType[inputCount] = {0, TLV_MSG_FLAGS, TLV_PERMISSION, TLV_MAX}; variable
1069 int32_t AssertGroupTypeMatch(int32_t inputType, int32_t targetType) in AssertGroupTypeMatch()
1007 const char *inputType = "PEM"; in ConvertPemKeyToKey() local
348 uint32_t inputType = 0; in AddOrUpdateUsedTypeIfNeeded() local
1466 OSSL_DECODER_CTX *OpensslOsslDecoderCtxNewForPkey(EVP_PKEY **pkey, const char *inputType, in OpensslOsslDecoderCtxNewForPkey()