Home
last modified time | relevance | path

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

12

/external/pdfium/third_party/freetype/src/type1/
Dt1gload.c59 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()
Dt1driver.c58 FT_UInt glyph_index, in t1_get_glyph_name()
/external/pdfium/third_party/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.c121 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/
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.c121 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/
Dcidgload.c42 FT_UInt glyph_index ) in cid_load_glyph()
271 FT_UInt glyph_index, in cid_slot_load_glyph()
Dcidriver.c142 FT_UInt glyph_index, in cid_get_cid_from_glyph_index()
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize-private.hh34 #define glyph_index() var1.u32 macro
/external/pdfium/third_party/freetype/src/base/
Dftcid.c93 FT_UInt glyph_index, in FT_Get_CID_From_Glyph_Index()
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c148 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/
Dcffdrivr.c148 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/
Dfx_ge_font.cpp228 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()
Dfx_ge_text.cpp1253 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/
Dfpdf_edit_doc.cpp806 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/
Dttsbit.c1079 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()
Dsfdriver.c156 FT_UInt glyph_index, in sfnt_get_glyph_name()
/external/freetype/src/sfnt/
Dttsbit.c1079 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()
Dsfdriver.c156 FT_UInt glyph_index, in sfnt_get_glyph_name()
/external/pdfium/third_party/freetype/include/freetype/internal/services/
Dsvpscmap.h57 FT_UInt glyph_index; member
/external/freetype/src/autofit/
Dafloader.c88 FT_UInt glyph_index, in af_loader_load_g()
Dafmodule.c320 FT_UInt glyph_index, in af_autofitter_load_glyph()
/external/freetype/include/internal/services/
Dsvpscmap.h57 FT_UInt glyph_index; member
/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp36 FX_DWORD glyph_index, in RenderGlyph_Nativetext()
/external/pdfium/core/include/fxge/
Dfx_freetype.h72 #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

12