Home
last modified time | relevance | path

Searched defs:familyName (Results 76 - 85 of 85) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp296 void PipelineBase::RegisterFont(const std::string& familyName, const std::string& familySrc, in RegisterFont() argument
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h403 const char* familyName; // such as "Roboto-Medium" member
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp105 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring() argument
1584 static void logfont_for_name(const char* familyName, LOGFONT* lf) { in logfont_for_name() argument
1613 SkString familyName; in onGetFontDescriptor() local
[all...]
H A DSkFontMgr_win_dw.cpp582 onMatchFamilyStyle(const char familyName[], const SkFontStyle& fontstyle) const onMatchFamilyStyle() argument
823 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
1143 onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const onLegacyMakeTypeface() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1625 void PluginFrontendDelegate::RegisterFont(const std::string& familyName, const std::string& familySrc, in RegisterFont() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1861 void FrontendDelegateImpl::RegisterFont(const std::string& familyName, const std::string& familySrc, in RegisterFont() argument
/third_party/python/PC/
H A Dlauncher2.c1846 const wchar_t *familyName; member
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2173 fontManager->RegisterCallback(AceType::WeakClaim(this), familyName, callback); in RegisterFontCallbacks() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2448 std::string familyName = ""; in CheckAndSetFontFamily() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3136 void FrontendDelegateDeclarative::RegisterFont(const std::string& familyName, const std::string& familySrc, in RegisterFont() argument

Completed in 35 milliseconds

1234