Home
last modified time | relevance | path

Searched defs:GetUIFontConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp114 void FontManager::GetUIFontConfig(FontConfigJsonInfo& info) in GetUIFontConfig() function in OHOS::Ace::FontManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h280 virtual void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) {} in GetUIFontConfig() function
H A Dfrontend_delegate_impl.cpp1877 void FrontendDelegateImpl::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp319 void PipelineBase::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::PipelineBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp587 void FrontendDelegateDeclarativeNG::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3143 void FrontendDelegateDeclarative::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateDeclarative