Home
last modified time | relevance | path

Searched defs:hinting (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/src/core/
DSkFont_serial.cpp110 unsigned hinting = (packed >> kShift_For_Hinting) & kMask_For_Hinting; in Unflatten() local
DSkScalerContext.h445 void SkScalerContextRec::setHinting(SkFontHinting hinting) { in setHinting()
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidgload.c346 FT_Bool hinting; in cid_slot_load_glyph() local
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidgload.c341 FT_Bool hinting; in cid_slot_load_glyph() local
/third_party/freetype/src/cid/
Dcidgload.c345 FT_Bool hinting; in cid_slot_load_glyph() local
/third_party/flutter/skia/third_party/externals/freetype/src/cff/
Dcffgload.c204 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
/third_party/freetype/src/cff/
Dcffgload.c203 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffgload.c203 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
/third_party/freetype/src/type1/
Dt1gload.c356 FT_Bool hinting; in T1_Load_Glyph() local
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1gload.c356 FT_Bool hinting; in T1_Load_Glyph() local
/third_party/flutter/skia/third_party/externals/freetype/src/type1/
Dt1gload.c357 FT_Bool hinting; in T1_Load_Glyph() local
/third_party/skia/fuzz/
DFuzzSkParagraph.cpp226 bool hinting; in BuildParagraphStyle() local
/third_party/flutter/skia/tests/
DFontHostTest.cpp208 SkFontHinting hinting; in test_advances() member
/third_party/skia/tests/
DFontHostTest.cpp208 SkFontHinting hinting; in test_advances() member
/third_party/flutter/skia/src/core/
DSkScalerContext.h425 void SkScalerContextRec::setHinting(SkFontHinting hinting) { in setHinting()
/third_party/flutter/skia/gm/
Dtypeface.cpp239 for (const SkFontHinting& hinting : hintingTypes) { local
/third_party/skia/gm/
Dtypeface.cpp238 for (const SkFontHinting& hinting : hintingTypes) { local
/third_party/freetype/src/psaux/
Dt1decode.c2097 FT_Bool hinting, in t1_decoder_init()
Dpsobjs.c1578 FT_Bool hinting ) in t1_builder_init()
1844 FT_Bool hinting ) in cff_builder_init()
Dcffdecode.c2333 FT_Bool hinting, in cff_decoder_init()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c2102 FT_Bool hinting, in t1_decoder_init()
Dpsobjs.c1578 FT_Bool hinting ) in t1_builder_init()
1844 FT_Bool hinting ) in cff_builder_init()
Dcffdecode.c2334 FT_Bool hinting, in cff_decoder_init()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c1963 FT_Bool hinting, in t1_decoder_init()
Dpsobjs.c1579 FT_Bool hinting ) in t1_builder_init()
1845 FT_Bool hinting ) in cff_builder_init()

12