Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp81 FT_Int bestMatch = 0; in SetupColorFont() local
86 bestMatch = i; in SetupColorFont()
90 return FT_Select_Size(face, bestMatch); // FT_Match_Size in SetupColorFont()

Completed in 3 milliseconds