Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dcfftypes.h173 FT_Bool usedBV; /* blendV has been used */ member
/external/freetype/src/psaux/
Dpsfont.c311 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.c968 if ( blend->usedBV ) in cff_parse_vsindex()
1033 blend->usedBV = TRUE; in cff_parse_blend()
Dcffload.c1894 subfont->blend.usedBV = FALSE; /* clear state */ in cff_load_private_dict()