Searched refs:bdf_options_t (Results 1 - 3 of 3) sorted by relevance

/external/freetype/src/bdf/
H A Dbdf.h85 } bdf_options_t; typedef in typeref:struct:bdf_options_t_
90 (*bdf_options_callback_t)( bdf_options_t* opts,
259 bdf_options_t* opts,
H A Dbdflib.c62 static const bdf_options_t _bdf_opts =
271 bdf_options_t* opts;
969 bdf_options_t* opts,
2209 bdf_options_t* opts,
2223 p->opts = (bdf_options_t*)( ( opts != 0 ) ? opts : &_bdf_opts );
H A Dbdfdrivr.c348 bdf_options_t options;

Completed in 48 milliseconds