/external/pdfium/core/fxge/ |
D | cfx_font.cpp | 255 int CFX_Font::GetGlyphWidth(uint32_t glyph_index, in GetGlyphWidth() 262 int CFX_Font::GetGlyphWidthImpl(uint32_t glyph_index, in GetGlyphWidthImpl() 302 std::optional<FX_RECT> CFX_Font::GetGlyphBBox(uint32_t glyph_index) { in GetGlyphBBox() 449 std::unique_ptr<CFX_Path> CFX_Font::LoadGlyphPathImpl(uint32_t glyph_index, in LoadGlyphPathImpl() 459 uint32_t glyph_index, in LoadGlyphBitmap() 470 const CFX_Path* CFX_Font::LoadGlyphPath(uint32_t glyph_index, in LoadGlyphPath()
|
D | cfx_glyphcache.cpp | 120 uint32_t glyph_index, in RenderGlyph() 134 uint32_t glyph_index, in LoadGlyphPath() 156 uint32_t glyph_index, in LoadGlyphBitmap() 225 uint32_t glyph_index, in GetGlyphWidth() 289 uint32_t glyph_index, in LookUpGlyphBitmap()
|
D | cfx_face.cpp | 441 uint32_t glyph_index, in RenderGlyph() 567 uint32_t glyph_index, in LoadGlyphPath() 632 int CFX_Face::GetGlyphWidth(uint32_t glyph_index, in GetGlyphWidth() 656 ByteString CFX_Face::GetGlyphName(uint32_t glyph_index) { in GetGlyphName() 671 FX_RECT CFX_Face::GetCharBBox(uint32_t code, int glyph_index) { in GetCharBBox() 816 void CFX_Face::AdjustVariationParams(int glyph_index, in AdjustVariationParams()
|
D | cfx_face.h | 38 uint32_t glyph_index; member
|
/external/freetype/src/type1/ |
D | t1gload.c | 43 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()
|
D | t1driver.c | 61 FT_UInt glyph_index, in t1_get_glyph_name()
|
/external/freetype/src/cid/ |
D | cidgload.c | 56 FT_UInt glyph_index, in cid_compute_fd_and_offsets() 156 FT_UInt glyph_index ) in cid_load_glyph() 427 FT_UInt glyph_index, in cid_slot_load_glyph()
|
D | cidriver.c | 159 FT_UInt glyph_index, in cid_get_cid_from_glyph_index()
|
/external/freetype/src/sfnt/ |
D | ttsvg.c | 187 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()
|
D | ttsbit.c | 1242 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/autofit/ |
D | afdummy.c | 41 af_dummy_hints_apply( FT_UInt glyph_index, in af_dummy_hints_apply()
|
D | afindic.c | 79 af_indic_hints_apply( FT_UInt glyph_index, in af_indic_hints_apply()
|
D | afcjk.c | 83 FT_ULong glyph_index; in af_cjk_metrics_init_widths() local 358 FT_ULong glyph_index; in af_cjk_metrics_init_blues() local 595 FT_ULong glyph_index; in af_cjk_metrics_check_digits() local 2277 af_cjk_hints_apply( FT_UInt glyph_index, in af_cjk_hints_apply()
|
/external/freetype/src/truetype/ |
D | ttgload.c | 151 FT_UInt glyph_index ) in tt_get_metrics() 203 FT_UInt glyph_index ) in tt_get_metrics_incremental() 281 FT_UInt glyph_index, in TT_Access_Glyph_Frame() 1429 FT_UInt glyph_index, in load_truetype_glyph() 1972 FT_UInt glyph_index ) in compute_glyph_metrics() 2113 FT_UInt glyph_index, in load_sbit_image() 2424 FT_UInt glyph_index, in TT_Load_Glyph()
|
/external/freetype/src/cff/ |
D | cffgload.c | 53 FT_UInt glyph_index, in cff_get_glyph_data() 204 FT_UInt glyph_index, in cff_slot_load()
|
D | cffdrivr.c | 163 FT_UInt glyph_index, in cff_glyph_load() 317 FT_UInt glyph_index, in cff_get_glyph_name() 783 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/ |
D | generated_vorg.rs | 128 pub glyph_index: BigEndian<GlyphId16>, field 135 pub fn glyph_index(&self) -> GlyphId16 { in glyph_index() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/ |
D | generated_vorg.rs | 128 pub glyph_index: BigEndian<GlyphId16>, field 135 pub fn glyph_index(&self) -> GlyphId16 { in glyph_index() method
|
/external/freetype/src/base/ |
D | ftcid.c | 92 FT_UInt glyph_index, in FT_Get_CID_From_Glyph_Index()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.hh | 35 #define glyph_index() var1.u32 macro
|
/external/freetype/src/type42/ |
D | t42drivr.c | 61 FT_UInt glyph_index, in t42_get_glyph_name()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_docpagedata.cpp | 95 int glyph_index = pEncoding->GlyphFromCharCode(start + i); in InsertWidthArray1() local 528 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local 537 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local 547 int glyph_index = pEncoding->GlyphFromCharCode(pUnicodes[j]); in AddFont() local
|
/external/freetype/include/freetype/internal/services/ |
D | svpscmap.h | 56 FT_UInt glyph_index; member
|
/external/pdfium/core/fxge/apple/ |
D | fx_apple_impl.cpp | 172 uint32_t glyph_index, in RenderGlyph_Nativetext()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_simplefont.cpp | 68 int glyph_index = m_GlyphIndex[charcode]; in LoadCharMetrics() local
|