Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dpsaux.h850 void* hints_globals; /* hinter-specific */ member
1131 void* hints_globals; /* hinter-specific */ member
/external/freetype/src/psaux/
Dpsobjs.c1597 builder->hints_globals = size->internal->module_data; in t1_builder_init()
1863 builder->hints_globals = NULL; in cff_builder_init()
1873 builder->hints_globals = (void *)internal->topfont; in cff_builder_init()
Dcffdecode.c1669 (PSH_Globals)builder->hints_globals, in cff_decoder_parse_charstrings()
2402 builder->hints_globals = (void *)internal->subfonts[fd_index]; in cff_decoder_prepare()
Dt1decode.c1191 (PSH_Globals)builder->hints_globals, in t1_decoder_parse_charstrings()