Home
last modified time | relevance | path

Searched refs:SetTextInputFontWeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.h62 static ArkUINativeModuleValue SetTextInputFontWeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.cpp587 ArkUINativeModuleValue TextInputBridge::SetTextInputFontWeight(ArkUIRuntimeCallInfo *runtimeCallInf… in SetTextInputFontWeight() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_api_impl_bridge.cpp2289 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::SetTextInputFontWeight)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp494 void SetTextInputFontWeight(ArkUINodeHandle node, ArkUI_Int32 fontWeight) in SetTextInputFontWeight() function
1823 …setTextInputBarState, SetTextInputEnterKeyType, ResetTextInputEnterKeyType, SetTextInputFontWeight, in GetTextInputModifier()
1883 …setTextInputBarState, SetTextInputEnterKeyType, ResetTextInputEnterKeyType, SetTextInputFontWeight, in GetCJUITextInputModifier()