/external/pdfium/third_party/freetype/src/type1/ |
D | t1gload.c | 59 FT_UInt glyph_index, in T1_Parse_Glyph_And_Get_Char_String() 126 FT_UInt glyph_index ) in T1_Parse_Glyph() 158 FT_Int glyph_index; in T1_Compute_Max_Advance() local 271 FT_UInt glyph_index, in T1_Load_Glyph()
|
D | t1driver.c | 58 FT_UInt glyph_index, in t1_get_glyph_name()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttsubpix.c | 822 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()
|
D | ttgload.c | 121 FT_UInt glyph_index ) in tt_get_metrics() 183 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() 261 FT_UInt glyph_index, in TT_Access_Glyph_Frame() 1380 FT_UInt glyph_index, in load_truetype_glyph() 1908 FT_UInt glyph_index ) in compute_glyph_metrics() 2087 FT_UInt glyph_index, in load_sbit_image() 2430 FT_UInt glyph_index, in TT_Load_Glyph()
|
/external/freetype/src/truetype/ |
D | ttsubpix.c | 822 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()
|
D | ttgload.c | 121 FT_UInt glyph_index ) in tt_get_metrics() 183 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides() 284 FT_UInt glyph_index, in TT_Access_Glyph_Frame() 1408 FT_UInt glyph_index, in load_truetype_glyph() 1936 FT_UInt glyph_index ) in compute_glyph_metrics() 2113 FT_UInt glyph_index, in load_sbit_image() 2456 FT_UInt glyph_index, in TT_Load_Glyph()
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidgload.c | 42 FT_UInt glyph_index ) in cid_load_glyph() 271 FT_UInt glyph_index, in cid_slot_load_glyph()
|
D | cidriver.c | 142 FT_UInt glyph_index, in cid_get_cid_from_glyph_index()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize-private.hh | 34 #define glyph_index() var1.u32 macro
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftcid.c | 93 FT_UInt glyph_index, in FT_Get_CID_From_Glyph_Index()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffdrivr.c | 148 FT_UInt glyph_index, in cff_glyph_load() 284 FT_UInt glyph_index, in cff_get_glyph_name() 604 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
|
/external/freetype/src/cff/ |
D | cffdrivr.c | 148 FT_UInt glyph_index, in cff_glyph_load() 284 FT_UInt glyph_index, in cff_get_glyph_name() 604 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_font.cpp | 228 int CFX_Font::GetGlyphWidth(FX_DWORD glyph_index) { in GetGlyphWidth() 276 FX_BOOL CFX_Font::GetGlyphBBox(FX_DWORD glyph_index, FX_RECT& bbox) { in GetGlyphBBox()
|
D | fx_ge_text.cpp | 1253 FX_DWORD glyph_index, in LookUpGlyphBitmap() 1278 FX_DWORD glyph_index, in LoadGlyphBitmap() 1378 void CFX_Font::AdjustMMParams(int glyph_index, int dest_width, int weight) { in AdjustMMParams() 1509 FX_DWORD glyph_index, in RenderGlyph() 1644 FX_DWORD glyph_index, in LoadGlyphPath() 1789 CFX_PathData* CFX_Font::LoadGlyphPath(FX_DWORD glyph_index, int dest_width) { in LoadGlyphPath()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 806 int glyph_index = pEncoding->GlyphFromCharCode(start + i); in _InsertWidthArray1() local 856 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local 869 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local 894 int glyph_index = pEncoding->GlyphFromCharCode(pUnicodes[j]); in AddFont() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 1079 FT_UInt glyph_index, in tt_sbit_decoder_load_image() 1275 FT_UInt glyph_index, in tt_face_load_sbix_image() 1399 FT_UInt glyph_index, in tt_face_load_sbit_image()
|
D | sfdriver.c | 156 FT_UInt glyph_index, in sfnt_get_glyph_name()
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 1079 FT_UInt glyph_index, in tt_sbit_decoder_load_image() 1275 FT_UInt glyph_index, in tt_face_load_sbix_image() 1399 FT_UInt glyph_index, in tt_face_load_sbit_image()
|
D | sfdriver.c | 156 FT_UInt glyph_index, in sfnt_get_glyph_name()
|
/external/pdfium/third_party/freetype/include/freetype/internal/services/ |
D | svpscmap.h | 57 FT_UInt glyph_index; member
|
/external/freetype/src/autofit/ |
D | afloader.c | 88 FT_UInt glyph_index, in af_loader_load_g()
|
D | afmodule.c | 320 FT_UInt glyph_index, in af_autofitter_load_glyph()
|
/external/freetype/include/internal/services/ |
D | svpscmap.h | 57 FT_UInt glyph_index; member
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_apple_platform.cpp | 36 FX_DWORD glyph_index, in RenderGlyph_Nativetext()
|
/external/pdfium/core/include/fxge/ |
D | fx_freetype.h | 72 #define FXFT_Load_Glyph(face, glyph_index, flags) \ argument 83 #define FXFT_Get_First_Char(face, glyph_index) \ argument 85 #define FXFT_Get_Next_Char(face, code, glyph_index) \ argument
|