Home
last modified time | relevance | path

Searched defs:no_long_family_names (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pcf/
Dpcfdrivr.c688 FT_Bool* no_long_family_names = (FT_Bool*)value; in pcf_property_set() local
727 FT_Bool no_long_family_names = driver->no_long_family_names; in pcf_property_get() local
Dpcf.h174 FT_Bool no_long_family_names; member