Home
last modified time | relevance | path

Searched defs:GetFontFeatures (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
Dtext_style.cpp43 const std::map<std::string, int>& FontFeatures::GetFontFeatures() const in GetFontFeatures() function in OHOS::Rosen::FontFeatures
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dtext_style.h257 const std::unordered_map<std::string, int32_t>& GetFontFeatures() const in GetFontFeatures() function