Home
last modified time | relevance | path

Searched refs:BDF_MONOWIDTH (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/bdf/
Dbdf.h64 #define BDF_MONOWIDTH 0x10 /* Font has mono width. */ macro
68 BDF_MONOWIDTH | \
Dbdflib.c1015 font->spacing = BDF_MONOWIDTH; in _bdf_set_default_spacing()
1249 font->spacing = BDF_MONOWIDTH; in _bdf_add_property()