Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dt1decode.c31 #define Fix2Int( f ) ( (FT_Int)(FT_Short)( (f) >> 16 ) ) macro
666 FT_TRACE4(( " %ld", Fix2Int( value ) )); in t1_decoder_parse_charstrings()
688 subr_no = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
689 arg_cnt = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
874 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
942 idx = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
963 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
1155 Fix2Int( top[3] ), in t1_decoder_parse_charstrings()
1156 Fix2Int( top[4] ) ); in t1_decoder_parse_charstrings()
1340 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()