Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcf2font.c344 font->stdVW = cf2_getStdVW( decoder ); in cf2_font_setup()
346 if ( font->stdVW <= 0 ) in cf2_font_setup()
347 font->stdVW = FT_DivFix( cf2_intToFixed( 75 ), emRatio ); in cf2_font_setup()
363 font->stdVW, in cf2_font_setup()
372 font->stdVW, in cf2_font_setup()
390 if ( stdHW > 0 && font->stdVW > 2 * stdHW ) in cf2_font_setup()
A Dcf2font.h91 CF2_Fixed stdVW; /* in character space; depends on dict entry */ member

Completed in 7 milliseconds