OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyph2
(Results
1 - 8
of
8
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1afm.h
40
FT_UInt
glyph2
,
t1afm.c
328
FT_UInt
glyph2
,
332
FT_ULong idx = KERN_INDEX( glyph1,
glyph2
);
/external/pdfium/third_party/freetype/src/type1/
t1afm.h
40
FT_UInt
glyph2
,
t1afm.c
320
FT_UInt
glyph2
,
324
FT_ULong idx = KERN_INDEX( glyph1,
glyph2
);
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrobjs.h
73
FT_UInt
glyph2
,
pfrobjs.c
475
FT_UInt
glyph2
,
490
if (
glyph2
> 0 )
491
glyph2
--;
495
glyph2
> phy_font->num_chars )
499
code2 = phy_font->chars[
glyph2
].char_code;
pfrtypes.h
214
PFR_KERN_INDEX( (pair)->glyph1, (pair)->
glyph2
)
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/
Kerning.java
255
int
glyph2
= glyphsByClass2[j].items[l];
local
256
storeKerningOffset(glyph1,
glyph2
, xAdvance1);
Completed in 386 milliseconds