Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp160 std::string ttcPath = ttfDir_; in RegisterTtcFontInfo() local
161 ttcPath.append(ttcName); in RegisterTtcFontInfo()
162 FT_Open_Args args = {FT_OPEN_PATHNAME, nullptr, 0, const_cast<char*>(ttcPath.c_str()), in RegisterTtcFontInfo()

Completed in 2 milliseconds