Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcf2ft.c230 FT_Bool* hinted, in cf2_getScaleAndHintFlag() argument
236 *hinted = decoder->builder.glyph->hint; in cf2_getScaleAndHintFlag()
239 if ( *hinted ) in cf2_getScaleAndHintFlag()
320 FT_Bool hinted; in cf2_decoder_parse_charstrings() local
338 &hinted, in cf2_decoder_parse_charstrings()
342 if ( hinted ) in cf2_decoder_parse_charstrings()
A Dcf2font.h83 FT_Bool hinted; member
A Dcf2hints.h138 FT_Bool hinted; member
A Dcf2font.c269 font->hinted = (FT_Bool)( font->renderingFlags & CF2_FlagsHinted ); in cf2_font_setup()
A Dcf2hints.c286 hintmap->hinted = font->hinted; in cf2_hintmap_init()
310 if ( hintmap->count == 0 || ! hintmap->hinted ) in cf2_hintmap_map()

Completed in 15 milliseconds