Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
Dfont_manager.cpp74 bool FontManager::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::FontManager
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.cpp239 bool PipelineBase::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp550 bool FrontendDelegateDeclarativeNG::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp1638 bool PluginFrontendDelegate::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp1852 bool FrontendDelegateImpl::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp2659 bool FrontendDelegateDeclarative::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateDeclarative