/external/icu/icu4c/source/samples/layout/ |
D | GnomeFontInstance.cpp | 154 error = FT_Load_Glyph(fFace, glyph, FT_LOAD_DEFAULT); in getGlyphAdvance() 168 error = FT_Load_Glyph(fFace, glyph, FT_LOAD_DEFAULT); in getGlyphPoint()
|
/external/freetype/ |
D | libft2.map.txt | 7 FT_Load_Glyph; # vndk
|
D | ChangeLog | 68 (FT_Load_Glyph): ... here. 712 * src/base/ftobjs.c (FT_Load_Glyph): Set new fields. 1156 * src/base/ftobjs.c (FT_Load_Glyph): Fix signature of `pixel_modes'. 1166 * src/base/ftobjs.c (FT_Load_Glyph): Improve tracing. 2446 * src/base/ftobjs.c (FT_Load_Glyph): Relocate condition. 2506 [base] Improve tracing in FT_Load_Glyph, FT_*_Size. 2508 * src/base/ftobjs.c (FT_Load_Glyph): Tag tracing messages with 2541 * src/base/ftobjs.c (FT_Load_Glyph): Trace bitmap size. 2785 * src/base/ftobjs.c (FT_Load_Glyph): Preset the bitmap metrics when
|
D | ChangeLog.23 | 134 * src/base/ftobjs.c (FT_Load_Glyph): Apply `standard' transformation 373 * src/base/ftobjs.c (FT_Load_Glyph), src/truetype/ttgload.c 2327 * src/base/ftobjs.c (FT_Load_Glyph): Alter check for permitted 3431 FT_Int32, to match with the flags for FT_Load_Glyph(). 3637 * src/base/ftobjs.c (FT_Load_Glyph): Don't use autohinter for tricky 3654 * src/base/ftobjs.c (FT_Load_Glyph): Undo change 2008-12-05. 3674 * src/base/ftobjs.c (FT_Load_Glyph): Reject fonts with neither 4847 * src/base/ftobjs.c (FT_Load_Glyph): Call the auto-hinter without 4848 transformation since it recursively calls FT_Load_Glyph. This fixes 6985 Because FT_Load_Glyph expects CID values for CID-keyed fonts, the [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ft.cc | 333 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) in hb_ft_get_glyph_v_origin() 360 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) in hb_ft_get_glyph_extents() 393 if (unlikely (FT_Load_Glyph (ft_face, glyph, ft_font->load_flags))) in hb_ft_get_glyph_contour_point()
|
/external/freetype/src/base/ |
D | ftadvanc.c | 161 error = FT_Load_Glyph( face, start + nn, flags ); in FT_Get_Advances()
|
D | ftobjs.c | 766 FT_Load_Glyph( FT_Face face, in FT_Load_Glyph() function 1064 return FT_Load_Glyph( face, glyph_index, load_flags ); in FT_Load_Char() 4551 error = FT_Load_Glyph( face, glyph_index, load_flags ); in FT_Render_Glyph_Internal()
|
/external/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 185 if ( !FT_Load_Glyph( face, gid, load_flags ) ) in TestFace() 189 FT_Load_Glyph( face, gid, load_flags ); in TestFace()
|
/external/freetype/src/cache/ |
D | ftcbasic.c | 141 error = FT_Load_Glyph( in ftc_basic_family_load_bitmap() 174 error = FT_Load_Glyph( face, in ftc_basic_family_load_glyph()
|
/external/freetype/src/gxvalid/ |
D | gxvprop.c | 90 error = FT_Load_Glyph( face, in gxv_prop_zero_advance_validate()
|
D | gxvcommn.c | 860 error = FT_Load_Glyph( face, in gxv_ctlPoint_validate()
|
/external/skqp/docs/ |
D | undocumented.bmh | 49 FT_Load_Glyph 371 bit-field constant supplied to FT_Load_Glyph, which indicates that the vector 379 FT_LOAD_TARGET_LIGHT value supplied to FT_Load_Glyph. It chooses a 386 With FreeType, this supplies FT_LOAD_TARGET_NORMAL to FT_Load_Glyph,
|
/external/skia/docs/ |
D | undocumented.bmh | 49 FT_Load_Glyph 371 bit-field constant supplied to FT_Load_Glyph, which indicates that the vector 379 FT_LOAD_TARGET_LIGHT value supplied to FT_Load_Glyph. It chooses a 386 With FreeType, this supplies FT_LOAD_TARGET_NORMAL to FT_Load_Glyph,
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 1113 if (FT_Load_Glyph(fFace, glyph_id, fLoadGlyphFlags) != 0) { in getCBoxForLetter() 1160 err = FT_Load_Glyph( fFace, glyph->getGlyphID(), in generateMetrics() 1181 err = FT_Load_Glyph(fFace, layerGlyphIndex, in generateMetrics() 1313 FT_Error err = FT_Load_Glyph(fFace, glyph.getGlyphID(), fLoadGlyphFlags); in generateImage() 1351 FT_Error err = FT_Load_Glyph(fFace, glyphID, flags); in generatePath() 1540 FT_Load_Glyph(fFace, gid, fLoadGlyphFlags); in emboldenIfNeeded()
|
D | SkFontHost_FreeType_common.cpp | 752 FT_Error err = FT_Load_Glyph(face, glyphID, flags); in generateFacePath()
|
/external/skqp/src/ports/ |
D | SkFontHost_FreeType.cpp | 1113 if (FT_Load_Glyph(fFace, glyph_id, fLoadGlyphFlags) != 0) { in getCBoxForLetter() 1160 err = FT_Load_Glyph( fFace, glyph->getGlyphID(), in generateMetrics() 1181 err = FT_Load_Glyph(fFace, layerGlyphIndex, in generateMetrics() 1313 FT_Error err = FT_Load_Glyph(fFace, glyph.getGlyphID(), fLoadGlyphFlags); in generateImage() 1351 FT_Error err = FT_Load_Glyph(fFace, glyphID, flags); in generatePath() 1540 FT_Load_Glyph(fFace, gid, fLoadGlyphFlags); in emboldenIfNeeded()
|
D | SkFontHost_FreeType_common.cpp | 752 FT_Error err = FT_Load_Glyph(face, glyphID, flags); in generateFacePath()
|
/external/pdfium/core/fxge/ |
D | fx_freetype.h | 87 FT_Load_Glyph(static_cast<FT_Face>(face), glyph_index, flags)
|
/external/freetype/include/freetype/ |
D | freetype.h | 2917 FT_Load_Glyph( FT_Face face,
|
/external/freetype/src/autofit/ |
D | afloader.c | 351 error = FT_Load_Glyph( face, glyph_index, load_flags ); in af_loader_load_glyph()
|
D | afcjk.c | 164 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_cjk_metrics_init_widths() 411 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_cjk_metrics_init_blues()
|
D | aflatin2.c | 93 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_latin2_metrics_init_widths() 240 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_latin2_metrics_init_blues()
|
D | aflatin.c | 157 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_latin_metrics_init_widths() 483 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE ); in af_latin_metrics_init_blues()
|
/external/freetype/docs/ |
D | CHANGES | 778 Any calls to `FT_Load_Glyph' and similar API are safe and do not 2313 Also, using the FT_LOAD_TARGET_LIGHT flags within FT_Load_Glyph 3090 - The `load_flags' parameter of `FT_Load_Glyph' is now an FT_Int32 3132 `load_flag' parameter for FT_Load_Glyph. 3894 `FT_Load_Glyph' (thanks Ha Shao). 4131 FT_LOAD_MONOCHROME flag in FT_Load_Glyph/FT_Load_Char. 4275 FT_Load_Glyph or FT_Load_Char. 4295 * Support for transforms and direct rendering in FT_Load_Glyph: 4301 FT_Set_Transform. this transform is applied by FT_Load_Glyph 4314 - When using the new bit flag FT_LOAD_RENDER, the FT_Load_Glyph [all …]
|
/external/ImageMagick/MagickCore/ |
D | annotate.c | 1194 ft_status=FT_Load_Glyph(face,(FT_UInt) (*grapheme)[i].index,flags); in ComplexTextLayout() 1583 ft_status=FT_Load_Glyph(face,glyph.id,flags); in RenderFreetype()
|