Searched refs:CF2_Font (Results 1 – 12 of 12) sorted by relevance
/external/freetype/src/psaux/ |
D | pshints.h | 128 CF2_Font font; 162 CF2_Font font, 185 CF2_Font font; /* font instance */ 249 CF2_Font font,
|
D | psft.c | 109 CF2_Font font = (CF2_Font)ptr; in cf2_free_instance() 314 CF2_Font font; in cf2_decoder_parse_charstrings() 332 font = (CF2_Font)decoder->cf2_instance->data; in cf2_decoder_parse_charstrings() 344 font = (CF2_Font)decoder->cf2_instance->data; in cf2_decoder_parse_charstrings()
|
D | psintrp.h | 67 cf2_interpT2CharString( CF2_Font font,
|
D | psglue.h | 90 typedef struct CF2_FontRec_ CF2_FontRec, *CF2_Font; typedef
|
D | psblues.h | 172 CF2_Font font );
|
D | psfont.h | 122 cf2_getGlyphOutline( CF2_Font font,
|
D | psfont.c | 242 cf2_font_setup( CF2_Font font, in cf2_font_setup() 487 cf2_getGlyphOutline( CF2_Font font, in cf2_getGlyphOutline()
|
D | pshints.c | 93 const CF2_Font font, in cf2_hint_init() 278 CF2_Font font, in cf2_hintmap_init() 817 CF2_Font font = hintmap->font; in cf2_hintmap_build() 1084 CF2_Font font, in cf2_glyphpath_init()
|
D | psblues.c | 67 CF2_Font font ) in cf2_blues_init()
|
D | psintrp.c | 281 cf2_doStems( const CF2_Font font, in cf2_doStems() 471 cf2_interpT2CharString( CF2_Font font, in cf2_interpT2CharString()
|
/external/freetype/ |
D | ChangeLog.27 | 515 * src/cff/cf2font.h (CF2_Font): Add fields for variation data. 575 * src/cff/cf2font.h (CF2_Font): Add `isCFF2' member.
|
D | ChangeLog | 3164 Move `CF2_Font' instance to `PS_Decoder'. This is the context for 3257 * src/psaux/psfont.h (CF2_Font): Add `isT1' flag. 3263 Copy `is_t1' flag to `CF2_Font'.
|