Home
last modified time | relevance | path

Searched defs:hinted (Results 1 – 9 of 9) sorted by relevance

/external/freetype/src/psaux/
Dpsft.c268 FT_Bool* hinted, in cf2_getScaleAndHintFlag()
375 FT_Bool hinted; in cf2_decoder_parse_charstrings() local
Dpsfont.h99 FT_Bool hinted; member
Dpshints.h137 FT_Bool hinted; member
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/
Dmemory.rs72 let hinted = outline.has_hinting && hinting == Hinting::Embedded; in new() localVariable
Dmod.rs415 pub(crate) fn hinted( in hinted() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/
Dmemory.rs72 let hinted = outline.has_hinting && hinting == Hinting::Embedded; in new() localVariable
Dmod.rs415 pub(crate) fn hinted( in hinted() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dmod.rs191 pub fn hinted(instance: &'a HintingInstance, is_pedantic: bool) -> Self { in hinted() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dmod.rs191 pub fn hinted(instance: &'a HintingInstance, is_pedantic: bool) -> Self { in hinted() method