Searched defs:hinted (Results 1 – 9 of 9) sorted by relevance
268 FT_Bool* hinted, in cf2_getScaleAndHintFlag()375 FT_Bool hinted; in cf2_decoder_parse_charstrings() local
99 FT_Bool hinted; member
137 FT_Bool hinted; member
72 let hinted = outline.has_hinting && hinting == Hinting::Embedded; in new() localVariable
415 pub(crate) fn hinted( in hinted() method
191 pub fn hinted(instance: &'a HintingInstance, is_pedantic: bool) -> Self { in hinted() method