Searched refs:glyph1 (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1afm.h39 FT_UInt glyph1,
H A Dt1afm.c319 FT_UInt glyph1,
324 FT_ULong idx = KERN_INDEX( glyph1, glyph2 );
318 T1_Get_Kerning( AFM_FontInfo fi, FT_UInt glyph1, FT_UInt glyph2, FT_Vector* kerning ) argument
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontElement.cpp135 Glyph glyph1 = glyphsLhs[lhsIndex].tableEntry; local
137 ASSERT(glyph1 && glyph2);
138 kerningTable.add(makeKerningPairKey(glyph1, glyph2), kerningPair.kerning);

Completed in 156 milliseconds