Home
last modified time | relevance | path

Searched refs:af_ (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.c46 af_ ## s ## _script_class, \
48 af_ ## s ## _uniranges, \
49 af_ ## s ## _nonbase_uniranges, \
59 af_ ## s ## _style_class, \
71 &af_ ## ws ## _writing_system_class,
85 &af_ ## s ## _script_class,
99 &af_ ## s ## _style_class,
Dafranges.h30 extern const AF_Script_UniRangeRec af_ ## s ## _uniranges[];
36 extern const AF_Script_UniRangeRec af_ ## s ## _nonbase_uniranges[];
Dafglobal.h38 AF_DECLARE_SCRIPT_CLASS( af_ ## s ## _script_class )
48 AF_DECLARE_STYLE_CLASS( af_ ## s ## _style_class )
/external/strace/
Dnetlink_sock_diag.h57 #define PRINT_FIELD_INET_DIAG_SOCKID(prefix_, where_, field_, af_) \ argument
60 print_inet_diag_sockid(&(where_).field_, (af_)); \
Dprint_fields.h175 #define PRINT_FIELD_INET_ADDR(prefix_, where_, field_, af_) \ argument
178 print_inet_addr((af_), &(where_).field_, \
/external/freetype/
DChangeLog.253551 * src/autofit/aflatin.c (af_{grek,cyrl}_uniranges): Fix arrays.