Home
last modified time | relevance | path

Searched defs:glyph_index (Results 1 – 25 of 46) sorted by relevance

12

/external/freetype/src/type1/
Dt1gload.c43 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String()
166 FT_UInt glyph_index ) in T1_Parse_Glyph()
217 FT_Int glyph_index; in T1_Compute_Max_Advance() local
349 FT_UInt glyph_index, in T1_Load_Glyph()
Dt1driver.c61 FT_UInt glyph_index, in t1_get_glyph_name()
/external/pdfium/core/fxge/
Dcfx_glyphcache.cpp116 uint32_t glyph_index, in RenderGlyph()
232 uint32_t glyph_index, in LoadGlyphPath()
253 uint32_t glyph_index, in LoadGlyphBitmap()
322 uint32_t glyph_index, in GetGlyphWidth()
358 uint32_t glyph_index, in LookUpGlyphBitmap()
Dcfx_font.cpp418 int CFX_Font::GetGlyphWidth(uint32_t glyph_index, in GetGlyphWidth()
425 int CFX_Font::GetGlyphWidthImpl(uint32_t glyph_index, in GetGlyphWidthImpl()
485 absl::optional<FX_RECT> CFX_Font::GetGlyphBBox(uint32_t glyph_index) { in GetGlyphBBox()
654 void CFX_Font::AdjustMMParams(int glyph_index, in AdjustMMParams()
701 std::unique_ptr<CFX_Path> CFX_Font::LoadGlyphPathImpl(uint32_t glyph_index, in LoadGlyphPathImpl()
763 uint32_t glyph_index, in LoadGlyphBitmap()
774 const CFX_Path* CFX_Font::LoadGlyphPath(uint32_t glyph_index, in LoadGlyphPath()
/external/freetype/src/truetype/
Dttsubpix.c822 FT_UInt glyph_index, in sph_test_tweak()
853 FT_UInt glyph_index, in scale_test_tweak()
884 FT_UInt glyph_index ) in sph_test_tweak_x_scaling()
904 FT_UInt glyph_index ) in sph_set_tweaks()
Dttgload.c152 FT_UInt glyph_index ) in tt_get_metrics()
221 FT_UInt glyph_index ) in tt_get_metrics_incremental()
299 FT_UInt glyph_index, in TT_Access_Glyph_Frame()
1580 FT_UInt glyph_index, in load_truetype_glyph()
2128 FT_UInt glyph_index ) in compute_glyph_metrics()
2269 FT_UInt glyph_index, in load_sbit_image()
2706 FT_UInt glyph_index, in TT_Load_Glyph()
Dttdriver.c432 FT_UInt glyph_index, in tt_glyph_load()
/external/freetype/src/sfnt/
Dttsvg.c187 FT_UInt glyph_index ) in compare_svg_doc()
201 FT_UInt glyph_index, in find_doc()
284 FT_UInt glyph_index ) in tt_face_load_svg_doc()
Dttsbit.c1242 FT_UInt glyph_index, in tt_sbit_decoder_load_image()
1455 FT_UInt glyph_index, in tt_face_load_sbix_image()
1599 FT_UInt glyph_index, in tt_face_load_sbit_image()
/external/freetype/src/cid/
Dcidgload.c45 FT_UInt glyph_index ) in cid_load_glyph()
334 FT_UInt glyph_index, in cid_slot_load_glyph()
Dcidriver.c149 FT_UInt glyph_index, in cid_get_cid_from_glyph_index()
/external/freetype/src/autofit/
Dafdummy.c41 af_dummy_hints_apply( FT_UInt glyph_index, in af_dummy_hints_apply()
Dafindic.c76 af_indic_hints_apply( FT_UInt glyph_index, in af_indic_hints_apply()
Dafcjk.c83 FT_ULong glyph_index; in af_cjk_metrics_init_widths() local
358 FT_ULong glyph_index; in af_cjk_metrics_init_blues() local
597 FT_ULong glyph_index; in af_cjk_metrics_check_digits() local
2271 af_cjk_hints_apply( FT_UInt glyph_index, in af_cjk_hints_apply()
Daflatin.c74 FT_ULong glyph_index; in af_latin_metrics_init_widths() local
424 FT_ULong glyph_index; in af_latin_metrics_init_blues() local
1096 FT_ULong glyph_index; in af_latin_metrics_check_digits() local
3547 af_latin_hints_apply( FT_UInt glyph_index, in af_latin_hints_apply()
/external/freetype/src/cff/
Dcffgload.c53 FT_UInt glyph_index, in cff_get_glyph_data()
204 FT_UInt glyph_index, in cff_slot_load()
Dcffdrivr.c163 FT_UInt glyph_index, in cff_glyph_load()
317 FT_UInt glyph_index, in cff_get_glyph_name()
776 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
/external/freetype/src/base/
Dftcid.c92 FT_UInt glyph_index, in FT_Get_CID_From_Glyph_Index()
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.hh34 #define glyph_index() var1.u32 macro
/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp92 int glyph_index = pEncoding->GlyphFromCharCode(start + i); in InsertWidthArray1() local
500 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local
509 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local
518 int glyph_index = pEncoding->GlyphFromCharCode(pUnicodes[j]); in AddFont() local
/external/freetype/src/type42/
Dt42drivr.c61 FT_UInt glyph_index, in t42_get_glyph_name()
/external/freetype/include/freetype/internal/services/
Dsvpscmap.h56 FT_UInt glyph_index; member
/external/pdfium/core/fxge/apple/
Dfx_apple_impl.cpp166 uint32_t glyph_index, in RenderGlyph_Nativetext()
/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp69 int glyph_index = m_GlyphIndex[charcode]; in LoadCharMetrics() local
/external/freetype/include/freetype/
Dftglyph.h297 FT_UInt glyph_index; member

12