Home
last modified time | relevance | path

Searched defs:no_stem_darkening (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/autofit/
Dafmodule.h44 FT_Bool no_stem_darkening; member
Dafmodule.c317 FT_Bool* no_stem_darkening = (FT_Bool*)value; in af_property_set() local
420 FT_Bool no_stem_darkening = module->no_stem_darkening; in af_property_get() local
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c710 FT_Bool* no_stem_darkening = (FT_Bool*)value; in cff_property_set() local
762 FT_Bool no_stem_darkening = driver->no_stem_darkening; in cff_property_get() local
Dcffobjs.h122 FT_Bool no_stem_darkening; member
/external/freetype/src/cff/
Dcffobjs.h122 FT_Bool no_stem_darkening; member
Dcffdrivr.c867 FT_Bool* no_stem_darkening = (FT_Bool*)value; in cff_property_set() local
920 FT_Bool no_stem_darkening = driver->no_stem_darkening; in cff_property_get() local