Searched refs:af_ (Results 1 – 6 of 6) sorted by relevance
/external/freetype/src/autofit/ |
D | afglobal.c | 46 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,
|
D | afranges.h | 30 extern const AF_Script_UniRangeRec af_ ## s ## _uniranges[]; 36 extern const AF_Script_UniRangeRec af_ ## s ## _nonbase_uniranges[];
|
D | afglobal.h | 38 AF_DECLARE_SCRIPT_CLASS( af_ ## s ## _script_class ) 48 AF_DECLARE_STYLE_CLASS( af_ ## s ## _style_class )
|
/external/strace/ |
D | netlink_sock_diag.h | 57 #define PRINT_FIELD_INET_DIAG_SOCKID(prefix_, where_, field_, af_) \ argument 60 print_inet_diag_sockid(&(where_).field_, (af_)); \
|
D | print_fields.h | 175 #define PRINT_FIELD_INET_ADDR(prefix_, where_, field_, af_) \ argument 178 print_inet_addr((af_), &(where_).field_, \
|
/external/freetype/ |
D | ChangeLog.25 | 3551 * src/autofit/aflatin.c (af_{grek,cyrl}_uniranges): Fix arrays.
|