Searched defs:SetContentType (Results 1 – 8 of 8) sorted by relevance
60 void SetContentType(const std::string &content_type) { contentType_ = content_type; } in SetContentType() function
39 void SetContentType(const NG::TextContentType& value) override {}; in SetContentType() function
154 napi_value AudioRendererInfoNapi::SetContentType(napi_env env, napi_callback_info info) in SetContentType() function in OHOS::Media::AudioRendererInfoNapi
952 napi_value NapiAudioEnum::SetContentType(napi_env env, napi_callback_info info) in SetContentType() function in OHOS::AudioStandard::NapiAudioEnum
306 void TextFieldModelNG::SetContentType(const TextContentType& value) in SetContentType() function in OHOS::Ace::NG::TextFieldModelNG1041 void TextFieldModelNG::SetContentType(const FrameNode* frameNode, const TextContentType& value) in SetContentType() function in OHOS::Ace::NG::TextFieldModelNG
225 void JSTextField::SetContentType(const JSCallbackInfo& info) in SetContentType() function in OHOS::Ace::Framework::JSTextField
1918 ArkUINativeModuleValue TextInputBridge::SetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetContentType() function in OHOS::Ace::NG::TextInputBridge
1515 ArkUINativeModuleValue TextAreaBridge::SetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetContentType() function in OHOS::Ace::NG::TextAreaBridge