Searched refs:stdHW (Results 1 – 2 of 2) sorted by relevance
324 CF2_Fixed stdHW; in cf2_font_setup() local388 stdHW = cf2_getStdHW( decoder ); in cf2_font_setup()390 if ( stdHW > 0 && font->stdVW > 2 * stdHW ) in cf2_font_setup()391 font->stdHW = FT_DivFix( cf2_intToFixed( 75 ), emRatio ); in cf2_font_setup()395 font->stdHW = FT_DivFix( cf2_intToFixed( 110 ), emRatio ); in cf2_font_setup()400 font->stdHW, in cf2_font_setup()
92 CF2_Fixed stdHW; /* in character space; depends on dict entry */ member
Completed in 12 milliseconds