Home
last modified time | relevance | path

Searched refs:GetCurrentLangId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp114 uint8_t UIFont::GetCurrentLangId() const in GetCurrentLangId() function in OHOS::UIFont
117 return GetBitmapInstance()->GetFont()->GetCurrentLangId(); in GetCurrentLangId()
119 return instance_->GetCurrentLangId(); in GetCurrentLangId()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dbase_font.h107 virtual uint8_t GetCurrentLangId() const in GetCurrentLangId() function
H A Dui_font.h129 uint8_t GetCurrentLangId() const;