Searched defs:SetPopupItemFont (Results 1 – 3 of 3) sorted by relevance
404 void JSIndexer::SetPopupItemFont(const JSCallbackInfo& args) in SetPopupItemFont() function in OHOS::Ace::Framework::JSIndexer
38 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupItemFont(ArkUIRuntimeCallInfo* runtimeCallInf… in SetPopupItemFont() function in OHOS::Ace::NG::AlphabetIndexerBridge
42 void SetPopupItemFont(ArkUINodeHandle node, ArkUI_Float32 size, int unit, const char* weight) in SetPopupItemFont() function