Searched defs:fontConfigJsonInfo (Results 1 – 6 of 6) sorted by relevance
195 static napi_value GetUIFontGenericInfo(napi_env env, const FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontGenericInfo()241 static napi_value GetUIFontFallbackInfo(napi_env env, const FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontFallbackInfo()276 FontConfigJsonInfo fontConfigJsonInfo; in JsGetUIFontConfig() local
280 virtual void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) {} in GetUIFontConfig()
1877 void FrontendDelegateImpl::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
319 void PipelineBase::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
587 void FrontendDelegateDeclarativeNG::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
3143 void FrontendDelegateDeclarative::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()