Searched defs:SetTextInputFontWeight (Results 1 – 4 of 4) sorted by relevance
325 void SetTextInputFontWeight(NodeHandle node, const char *fontWeight) in SetTextInputFontWeight() function
330 void SetTextInputFontWeight(ArkUINodeHandle node, const char *fontWeight) in SetTextInputFontWeight() function
1157 void (*SetTextInputFontWeight)(NodeHandle node, const char* fontWeight); member
475 ArkUINativeModuleValue TextInputBridge::SetTextInputFontWeight(ArkUIRuntimeCallInfo *runtimeCallInf… in SetTextInputFontWeight() function in OHOS::Ace::NG::TextInputBridge