Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
Dfont_manager.cpp157 bool FontManager::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::FontManager
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
Dcj_frontend_abstract.cpp408 NativeOptionFontInfo CJFrontendAbstract::GetSystemFont(const std::string& fontName) in GetSystemFont() function in OHOS::Ace::CJFrontendAbstract
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.cpp323 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.cpp587 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.cpp1652 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.cpp1872 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.cpp3195 bool FrontendDelegateDeclarative::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateDeclarative