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 D | arkts_native_text_input_bridge.h | 62 static ArkUINativeModuleValue SetTextInputFontWeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_input_bridge.cpp | 587 ArkUINativeModuleValue TextInputBridge::SetTextInputFontWeight(ArkUIRuntimeCallInfo *runtimeCallInf… in SetTextInputFontWeight() function in OHOS::Ace::NG::TextInputBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 2289 … 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 D | node_text_input_modifier.cpp | 494 void SetTextInputFontWeight(ArkUINodeHandle node, ArkUI_Int32 fontWeight) in SetTextInputFontWeight() function 1823 …setTextInputBarState, SetTextInputEnterKeyType, ResetTextInputEnterKeyType, SetTextInputFontWeight, in GetTextInputModifier() 1883 …setTextInputBarState, SetTextInputEnterKeyType, ResetTextInputEnterKeyType, SetTextInputFontWeight, in GetCJUITextInputModifier()
|