Home
last modified time | relevance | path

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

123

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/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.c134 FT_UInt glyph_index ) in tt_get_metrics()
181 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides()
282 FT_UInt glyph_index, in TT_Access_Glyph_Frame()
1293 FT_UInt glyph_index, in load_truetype_glyph()
1700 FT_UInt glyph_index ) in compute_glyph_metrics()
1877 FT_UInt glyph_index, in load_sbit_image()
2198 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.c119 FT_UInt glyph_index ) in tt_get_metrics()
179 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides()
280 FT_UInt glyph_index, in TT_Access_Glyph_Frame()
1403 FT_UInt glyph_index, in load_truetype_glyph()
1845 FT_UInt glyph_index ) in compute_glyph_metrics()
2022 FT_UInt glyph_index, in load_sbit_image()
2349 FT_UInt glyph_index, in TT_Load_Glyph()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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.c135 FT_UInt glyph_index ) in tt_get_metrics()
182 FT_UInt glyph_index ) in tt_get_metrics_incr_overrides()
283 FT_UInt glyph_index, in TT_Access_Glyph_Frame()
1302 FT_UInt glyph_index, in load_truetype_glyph()
1709 FT_UInt glyph_index ) in compute_glyph_metrics()
1886 FT_UInt glyph_index, in load_sbit_image()
2207 FT_UInt glyph_index, in TT_Load_Glyph()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/third_party/ots/src/
Dvorg.h15 uint16_t glyph_index; member
Dcff_type2_charstring.cc691 uint16_t glyph_index, // 0-origin in SelectLocalSubr()
754 const unsigned glyph_index = i - 1; // index in the map is 0-origin. in ValidateType2CharStringIndex() local
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-normalize-private.hh34 #define glyph_index() var1.u32 macro
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize-private.hh34 #define glyph_index() var1.u32 macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
Dcffdrivr.c157 FT_UInt glyph_index, in cff_glyph_load()
229 FT_UInt glyph_index, in cff_get_glyph_name()
531 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
/external/chromium_org/third_party/freetype/src/cff/
Dcffdrivr.c156 FT_UInt glyph_index, in cff_glyph_load()
228 FT_UInt glyph_index, in cff_get_glyph_name()
530 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftcid.c92 FT_UInt glyph_index, in FT_Get_CID_From_Glyph_Index()
/external/freetype/src/cff/
Dcffdrivr.c156 FT_UInt glyph_index, in cff_glyph_load()
230 FT_UInt glyph_index, in cff_get_glyph_name()
532 FT_UInt glyph_index, in cff_get_cid_from_glyph_index()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp1101 CFX_ByteStringC& FaceGlyphsKey, FX_DWORD glyph_index, FX_BOOL bFontStyle, in LookUpGlyphBitmap()
1123 const CFX_GlyphBitmap* CFX_FaceCache::LoadGlyphBitmap(CFX_Font* pFont, FX_DWORD glyph_index, FX_BOO… in LoadGlyphBitmap()
1258 void CFX_Font::AdjustMMParams(int glyph_index, int dest_width, int weight) in AdjustMMParams()
1368 CFX_GlyphBitmap* CFX_FaceCache::RenderGlyph(CFX_Font* pFont, FX_DWORD glyph_index, FX_BOOL bFontSty… in RenderGlyph()
1479 int glyph_index, FX_ARGB argb) in _OutputGlyph()
1529 int glyph_index = FXFT_Get_Char_Index(pFont->m_Face, unicode); in OutputText() local
1549 CFX_AffineMatrix* pMatrix, unsigned long glyph_index, unsigned long argb) in OutputGlyph()
1569 const CFX_PathData* CFX_FaceCache::LoadGlyphPath(CFX_Font* pFont, FX_DWORD glyph_index, int dest_wi… in LoadGlyphPath()
1692 CFX_PathData* CFX_Font::LoadGlyphPath(FX_DWORD glyph_index, int dest_width) in LoadGlyphPath()
Dfx_ge_font.cpp152 int CFX_Font::GetGlyphWidth(FX_DWORD glyph_index) in GetGlyphWidth()
226 FX_BOOL CFX_Font::GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox) in GetGlyphBBox()
/external/chromium_org/third_party/freetype/src/autofit/
Dafmodule.c229 FT_UInt glyph_index, in af_autofitter_load_glyph()
/external/freetype/src/autofit/
Dafmodule.c274 FT_UInt glyph_index, in af_autofitter_load_glyph()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp851 int glyph_index = pEncoding->GlyphFromCharCode(start + i); in _InsertWidthArray1() local
898 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local
911 int glyph_index = pEncoding->GlyphFromCharCode(charcode); in AddFont() local
935 int glyph_index = pEncoding->GlyphFromCharCode(pUnicodes[j]); in AddFont() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
Dsvpscmap.h57 FT_UInt glyph_index; member
/external/freetype/include/internal/services/
Dsvpscmap.h57 FT_UInt glyph_index; member

123