Searched refs:FontConfigJsonInfo (Results 1 – 14 of 14) sorted by relevance
77 typedef struct FontConfigJsonInfo { struct81 } FontConfigJsonInfo; argument91 std::shared_ptr<FontConfigJsonInfo> GetFontConfigJsonInfo() in GetFontConfigJsonInfo()122 std::shared_ptr<FontConfigJsonInfo> fontPtr = nullptr;
165 fontPtr = std::make_shared<FontConfigJsonInfo>(); in ParseFile()
74 typedef struct FontConfigJsonInfo { struct78 } FontConfigJsonInfo; argument110 void GetUIFontConfig(FontConfigJsonInfo& info);
114 void FontManager::GetUIFontConfig(FontConfigJsonInfo& info) in GetUIFontConfig()
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()
280 virtual void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) {} in GetUIFontConfig()
308 void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) override;
1877 void FrontendDelegateImpl::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
213 void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) override;
587 void FrontendDelegateDeclarativeNG::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
85 struct FontConfigJsonInfo;911 void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo);
319 void PipelineBase::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()
276 void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) override;
3143 void FrontendDelegateDeclarative::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig()