Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dpsaux.h655 FT_Int locals_bias; member
1192 FT_Int locals_bias; member
/external/freetype/src/psaux/
Dcffdecode.c2153 decoder->locals_bias ); in cff_decoder_parse_charstrings()
2408 decoder->locals_bias = cff_compute_bias( in cff_decoder_prepare()
Dpsft.c809 idx = (CF2_UInt)( subrNum + decoder->locals_bias ); in cf2_initLocalRegionBuffer()
Dpsobjs.c2473 ps_decoder->locals_bias = cff_decoder->locals_bias; in ps_decoder_init()
Dpsintrp.c1029 subrNum + decoder->locals_bias, in cf2_interpT2CharString()