Home
last modified time | relevance | path

Searched refs:VECTOR_FONT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dbase_font.h29 VECTOR_FONT = 2, enumerator
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp126 if (type == BaseFont::FontType::VECTOR_FONT) { in SetFontPath()