Home
last modified time | relevance | path

Searched defs:drop_hints (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff2.cc417 const bool drop_hints; member
517 bool drop_hints = false; member
H A Dhb-subset-cff1.cc389 const bool drop_hints; member
770 bool drop_hints = false; member
H A Dhb-subset-cff-common.hh327 bool drop_hints; member
644 bool drop_hints; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A DSimpleGlyph.hh100 void drop_hints () in drop_hints() function
H A DGlyph.hh53 void drop_hints () in drop_hints() function
H A DCompositeGlyph.hh350 void drop_hints () in drop_hints() function
/aosp_15_r20/external/fonttools/Lib/fontTools/subset/
H A Dcff.py150 def drop_hints(self): function