Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp157 bool FontManager::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::FontManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp408 NativeOptionFontInfo CJFrontendAbstract::GetSystemFont(const std::string& fontName) in GetSystemFont() function in OHOS::Ace::CJFrontendAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp311 bool PipelineBase::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::PipelineBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp582 bool FrontendDelegateDeclarativeNG::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1652 bool PluginFrontendDelegate::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1872 bool FrontendDelegateImpl::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3148 bool FrontendDelegateDeclarative::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() function in OHOS::Ace::Framework::FrontendDelegateDeclarative