Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dbase_font.cpp41 int8_t BaseFont::GetDefaultParamByLangId(uint8_t langId, LangTextParam** pParam) const in GetDefaultParamByLangId() function in OHOS::BaseFont
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h131 int8_t GetDefaultParamByLangId(uint8_t langId, LangTextParam** pParam) const in GetDefaultParamByLangId() function