Searched defs:SetSelectedOptionFont (Results 1 – 3 of 3) sorted by relevance
192 void SetSelectedOptionFont(NodeHandle node, const char* fontInfo, int32_t styleVal) in SetSelectedOptionFont() function
597 void (*SetSelectedOptionFont)(NodeHandle node, const char *fontInfo, int32_t style); member
296 ArkUINativeModuleValue SelectBridge::SetSelectedOptionFont(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelectedOptionFont() function in OHOS::Ace::NG::SelectBridge