Home
last modified time | relevance | path

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

/external/harfbuzz_ng/perf/
Dbenchmark-subset.cc118 bool hinting) in BM_subset()
197 bool hinting, in test_subset()
/external/skia/src/core/
DSkFont_serial.cpp110 unsigned hinting = (packed >> kShift_For_Hinting) & kMask_For_Hinting; in Unflatten() local
DSkScalerContext.h456 void SkScalerContextRec::setHinting(SkFontHinting hinting) { in setHinting()
/external/freetype/src/cid/
Dcidgload.c341 FT_Bool hinting; in cid_slot_load_glyph() local
/external/freetype/src/type1/
Dt1gload.c356 FT_Bool hinting; in T1_Load_Glyph() local
/external/freetype/src/cff/
Dcffgload.c211 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
/external/skia/fuzz/
DFuzzSkParagraph.cpp225 bool hinting; in BuildParagraphStyle() local
/external/skia/tests/
DFontHostTest.cpp222 SkFontHinting hinting; in test_advances() member
/external/freetype/src/psaux/
Dt1decode.c2102 FT_Bool hinting, in t1_decoder_init()
Dpsobjs.c1542 FT_Bool hinting ) in t1_builder_init()
1808 FT_Bool hinting ) in cff_builder_init()
Dcffdecode.c2334 FT_Bool hinting, in cff_decoder_init()
/external/skia/gm/
Dtypeface.cpp240 for (const SkFontHinting& hinting : hintingTypes) { local
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh960 bool hinting = !(plan->flags & HB_SUBSET_FLAGS_NO_HINTING); in encode_str() local
Dhb-ot-layout-common.hh3674 HintingDevice hinting; member
/external/skia/tools/debugger/
DDrawCommand.cpp742 SkFontHinting hinting = font.getHinting(); in apply_font_hinting() local
/external/freetype/src/base/
Dftobjs.c1015 FT_AutoHinter_Interface hinting; in FT_Load_Glyph() local
/external/cronet/testing/libfuzzer/proto/
Dskia_image_filter.proto405 required Hinting hinting = 14; field