Home
last modified time | relevance | path

Searched refs:ttslot (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/src/truetype/
Dttdriver.c347 tt_glyph_load( FT_GlyphSlot ttslot, /* TT_GlyphSlot */ in tt_glyph_load() argument
352 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot; in tt_glyph_load()
354 FT_Face face = ttslot->face; in tt_glyph_load()
/external/freetype/src/truetype/
Dttdriver.c411 tt_glyph_load( FT_GlyphSlot ttslot, /* TT_GlyphSlot */ in tt_glyph_load() argument
416 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot; in tt_glyph_load()
418 FT_Face face = ttslot->face; in tt_glyph_load()