Home
last modified time | relevance | path

Searched refs:FONT_FAMILY (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.h103 const std::vector<std::string> FONT_FAMILY = { "serif" }; member
H A Dprogress_builder_test_ng.cpp75 const std::vector<std::string> FONT_FAMILY = { "serif" }; member
H A Dprogress_content_modifier_test_ng.cpp76 const std::vector<std::string> FONT_FAMILY = { "serif" }; member
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.h62 FONT_FAMILY = 1, member in OHOS::Rosen::TextEngine::FontParser::NameId
H A Dfont_parser.cpp76 case FontParser::NameId::FONT_FAMILY: { in GetStringFromNameId()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp51 const std::string FONT_FAMILY = "accessibility_font_family"; member
519 datashare_->PutStringValue(FONT_FAMILY, captionProperty_.GetFontFamily()); in SetCaptionProperty()
792 std::string fontFamliy = datashare_->GetStringValue(FONT_FAMILY, "default"); in InitCaption()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h137 KEYWORD(FONT_FAMILY, fontFamily) // text style type

Completed in 8 milliseconds