Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c31 #define Fix2Int( f ) ( (FT_Int)(FT_Short)( (f) >> 16 ) ) macro
672 FT_TRACE4(( " %ld", Fix2Int( value ) )); in t1_decoder_parse_charstrings()
694 subr_no = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
695 arg_cnt = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
880 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
948 idx = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
969 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
1163 Fix2Int( top[3] ), in t1_decoder_parse_charstrings()
1164 Fix2Int( top[4] ) ); in t1_decoder_parse_charstrings()
1348 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
/external/freetype/src/psaux/
Dt1decode.c31 #define Fix2Int( f ) ( (FT_Int)(FT_Short)( (f) >> 16 ) ) macro
672 FT_TRACE4(( " %ld", Fix2Int( value ) )); in t1_decoder_parse_charstrings()
694 subr_no = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
695 arg_cnt = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
881 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
949 idx = Fix2Int( top[1] ); in t1_decoder_parse_charstrings()
970 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()
1165 Fix2Int( top[3] ), in t1_decoder_parse_charstrings()
1166 Fix2Int( top[4] ) ); in t1_decoder_parse_charstrings()
1350 idx = Fix2Int( top[0] ); in t1_decoder_parse_charstrings()