Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h228 virtual void GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) {} in GetUIFontConfig() function
Dfrontend_delegate_impl.cpp1823 void FrontendDelegateImpl::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/core/common/
Dfont_manager.cpp92 void FontManager::GetUIFontConfig(FontConfigJsonInfo& info) in GetUIFontConfig() function in OHOS::Ace::FontManager
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.cpp305 void PipelineBase::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp561 void FrontendDelegateDeclarativeNG::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp2839 void FrontendDelegateDeclarative::GetUIFontConfig(FontConfigJsonInfo& fontConfigJsonInfo) in GetUIFontConfig() function in OHOS::Ace::Framework::FrontendDelegateDeclarative