Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/cid/
H A Dcidparse.h112 #define cid_parser_to_fixed_array( p, m, f, t ) \ macro
H A Dcidload.c180 result = cid_parser_to_fixed_array( parser, 6, temp, 3 ); in cid_parse_font_matrix()