Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftglyph.c93 ft_bitmap_glyph_copy( FT_Glyph bitmap_source, in ft_bitmap_glyph_copy() argument
96 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy()
97 FT_BitmapGlyph source = (FT_BitmapGlyph)bitmap_source; in ft_bitmap_glyph_copy()