Home
last modified time | relevance | path

Searched defs:hinting (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/core/
H A DSkFont_serial.cpp110 unsigned hinting = (packed >> kShift_For_Hinting) & kMask_For_Hinting; in Unflatten() local
H A DSkScalerContext.h445 void SkScalerContextRec::setHinting(SkFontHinting hinting) { in setHinting() argument
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c341 FT_Bool hinting; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c356 FT_Bool hinting; in FT_LOCAL_DEF() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeFontTest.cpp1420 OH_Drawing_FontHinting hinting[] = { in HWTEST_F() local
1471 OH_Drawing_FontHinting hinting = static_cast<OH_Drawing_FontHinting>(dis(gen)); in HWTEST_F() local
1492 OH_Drawing_FontHinting hinting = OH_Drawing_FontGetHinting(font); in HWTEST_F() local
/third_party/skia/tests/
H A DFontHostTest.cpp208 SkFontHinting hinting; in test_advances() member
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.c203 FT_Bool hinting, scaled, force_scaling; in FT_LOCAL_DEF() local
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp226 bool hinting; in BuildParagraphStyle() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dcffdecode.c2330 cff_decoder_init( CFF_Decoder* decoder, TT_Face face, CFF_Size size, CFF_GlyphSlot slot, FT_Bool hinting, FT_Render_Mode hint_mode, CFF_Decoder_Get_Glyph_Callback get_callback, CFF_Decoder_Free_Glyph_Callback free_callback ) cff_decoder_init() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c947 FT_AutoHinter_Interface hinting; in FT_EXPORT_DEF() local
/third_party/skia/tools/debugger/
H A DDrawCommand.cpp719 SkFontHinting hinting = font.getHinting(); in apply_font_hinting() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh3606 HintingDevice hinting; member

Completed in 26 milliseconds