Searched refs:SetPopupItemFont (Results 1 – 6 of 6) sorted by relevance
50 static void SetPopupItemFont(const JSCallbackInfo& args);
404 void JSIndexer::SetPopupItemFont(const JSCallbackInfo& args) in SetPopupItemFont() function in OHOS::Ace::Framework::JSIndexer575 JSClass<JSIndexer>::StaticMethod("popupItemFont", &JSIndexer::SetPopupItemFont); in JSBind()
24 static ArkUINativeModuleValue SetPopupItemFont(ArkUIRuntimeCallInfo* runtimeCallInfo);
38 ArkUINativeModuleValue AlphabetIndexerBridge::SetPopupItemFont(ArkUIRuntimeCallInfo* runtimeCallInf… in SetPopupItemFont() function in OHOS::Ace::NG::AlphabetIndexerBridge
4296 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), AlphabetIndexerBridge::SetPopupItemFont)); in RegisterAlphabetIndexerAttributes()
42 void SetPopupItemFont(ArkUINodeHandle node, ArkUI_Float32 size, int unit, const char* weight) in SetPopupItemFont() function554 …static const ArkUIAlphabetIndexerModifier modifier = { SetPopupItemFont, ResetPopupItemFont, SetSe… in GetAlphabetIndexerModifier()572 …static const CJUIAlphabetIndexerModifier modifier = { SetPopupItemFont, ResetPopupItemFont, SetSel… in GetCJUIAlphabetIndexerModifier()