Searched refs:ft_glyphslot_alloc_bitmap (Results 1 – 4 of 4) sorted by relevance
628 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot,
303 error = ft_glyphslot_alloc_bitmap( decoder->face->root.glyph, size ); in tt_sbit_decoder_alloc_bitmap()
1313 error = ft_glyphslot_alloc_bitmap( slot, size ); in Load_SBit_Image()
295 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, in ft_glyphslot_alloc_bitmap() function