Home
last modified time | relevance | path

Searched refs:usedBV (Results 1 – 5 of 5) sorted by relevance

/external/freetype/include/freetype/internal/
Dcfftypes.h177 FT_Bool usedBV; /* blendV has been used */ member
/external/freetype/src/psaux/
Dpsfont.c312 font->blend.usedBV = FALSE; in cf2_font_setup()
Dpsintrp.c716 if ( font->blend.usedBV ) in cf2_interpT2CharString()
773 font->blend.usedBV = TRUE; in cf2_interpT2CharString()
/external/freetype/src/cff/
Dcffparse.c899 if ( blend->usedBV ) in cff_parse_vsindex()
964 blend->usedBV = TRUE; in cff_parse_blend()
Dcffload.c1888 subfont->blend.usedBV = FALSE; /* clear state */ in cff_load_private_dict()