Home
last modified time | relevance | path

Searched refs:hinting (Results 1 – 25 of 64) sorted by relevance

123

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
Dcidgload.c289 FT_Bool hinting; in cid_slot_load_glyph() local
311 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_SCALE ) == 0 && in cid_slot_load_glyph()
322 hinting, in cid_slot_load_glyph()
423 if ( !hinting || !decoder.builder.hints_funcs ) in cid_slot_load_glyph()
/external/pdfium/third_party/freetype/src/cid/
Dcidgload.c278 FT_Bool hinting; in cid_slot_load_glyph() local
300 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_SCALE ) == 0 && in cid_slot_load_glyph()
311 hinting, in cid_slot_load_glyph()
412 if ( !hinting || !decoder.builder.hints_funcs ) in cid_slot_load_glyph()
/external/skia/tests/
DFontObjTest.cpp52 SkPaint::Hinting hinting; in test_cachedfont() member
85 paint.setHinting(settings[j].hinting); in test_cachedfont()
DFontHostTest.cpp251 SkPaint::Hinting hinting; in test_advances() member
284 paint.setHinting(settings[j].hinting); in test_advances()
/external/skia/site/user/
Dtips.md8 + [Does Skia support Font hinting?](#font-hinting)
143 <span id="font-hinting"></span>
145 Does Skia support Font hinting?
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
Dmodule.mk20 $(ECHO_DRIVER)autofit $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
/external/pdfium/third_party/freetype/src/type1/
Dt1gload.c278 FT_Bool hinting; in T1_Load_Glyph() local
324 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_SCALE ) == 0 && in T1_Load_Glyph()
335 FT_BOOL( hinting ), in T1_Load_Glyph()
462 if ( !hinting || ! decoder.builder.hints_funcs ) in T1_Load_Glyph()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
Dt1gload.c278 FT_Bool hinting; in T1_Load_Glyph() local
324 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_SCALE ) == 0 && in T1_Load_Glyph()
335 FT_BOOL( hinting ), in T1_Load_Glyph()
462 if ( !hinting || ! decoder.builder.hints_funcs ) in T1_Load_Glyph()
/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.h51 FT_Bool hinting,
Dpsobjs.h159 FT_Bool hinting );
/external/freetype/src/psaux/
Dt1decode.h51 FT_Bool hinting,
Dpsobjs.h159 FT_Bool hinting );
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
Dt1decode.h51 FT_Bool hinting,
Dpsobjs.h159 FT_Bool hinting );
/external/skia/src/core/
DSkScalerContext.h365 void SkScalerContextRec::setHinting(SkPaint::Hinting hinting) { in setHinting() argument
367 (hinting << SkScalerContext::kHinting_Shift); in setHinting()
/external/skia/gyp/
Dfreetype.gypi40 '../third_party/externals/freetype/src/autofit/autofit.c', # auto hinting module
41 '../third_party/externals/freetype/src/pshinter/pshinter.c', # PS hinting module
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c257 FT_Bool hinting ) in cff_builder_init() argument
279 if ( hinting && size ) in cff_builder_init()
387 FT_Bool hinting, in cff_decoder_init() argument
397 cff_builder_init( &decoder->builder, face, size, slot, hinting ); in cff_decoder_init()
2616 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
2799 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_HINTING ) == 0 ); in cff_slot_load()
2802 glyph->hint = hinting; in cff_slot_load()
2816 cff_decoder_init( &decoder, face, size, glyph, hinting, in cff_slot_load()
2855 hinting = FALSE; in cff_slot_load()
2857 glyph->hint = hinting; in cff_slot_load()
[all …]
Dcffgload.h209 FT_Bool hinting,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcffgload.c257 FT_Bool hinting ) in cff_builder_init() argument
279 if ( hinting && size ) in cff_builder_init()
387 FT_Bool hinting, in cff_decoder_init() argument
397 cff_builder_init( &decoder->builder, face, size, slot, hinting ); in cff_decoder_init()
2616 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
2799 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_HINTING ) == 0 ); in cff_slot_load()
2802 glyph->hint = hinting; in cff_slot_load()
2816 cff_decoder_init( &decoder, face, size, glyph, hinting, in cff_slot_load()
2855 hinting = FALSE; in cff_slot_load()
2857 glyph->hint = hinting; in cff_slot_load()
[all …]
Dcffgload.h209 FT_Bool hinting,
/external/freetype/src/cff/
Dcffgload.c257 FT_Bool hinting ) in cff_builder_init() argument
279 if ( hinting && size ) in cff_builder_init()
387 FT_Bool hinting, in cff_decoder_init() argument
397 cff_builder_init( &decoder->builder, face, size, slot, hinting ); in cff_decoder_init()
2616 FT_Bool hinting, scaled, force_scaling; in cff_slot_load() local
2799 hinting = FT_BOOL( ( load_flags & FT_LOAD_NO_HINTING ) == 0 ); in cff_slot_load()
2802 glyph->hint = hinting; in cff_slot_load()
2816 cff_decoder_init( &decoder, face, size, glyph, hinting, in cff_slot_load()
2855 hinting = FALSE; in cff_slot_load()
2857 glyph->hint = hinting; in cff_slot_load()
[all …]
Dcffgload.h209 FT_Bool hinting,
/external/harfbuzz_ng/test/shaping/
Drecord-test.sh48 --no-hinting \
/external/llvm/test/CodeGen/Thumb2/
D2013-02-19-tail-call-register-hint.ll4 ; callee-saved register. Register hinting from t2LDRDri was getting this
/external/freetype/include/internal/
Dpsaux.h489 FT_Bool hinting );
648 FT_Bool hinting,

123