Searched refs:ft_glyphslot_alloc_bitmap (Results 1 – 9 of 9) sorted by relevance
425 error = ft_glyphslot_alloc_bitmap( slot, size ); in Load_SBit_Png()
299 error = ft_glyphslot_alloc_bitmap( dstSlot, size ); in tt_face_colr_blend_layer()
627 error = ft_glyphslot_alloc_bitmap( decoder->face->root.glyph, size ); in tt_sbit_decoder_alloc_bitmap()
711 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot,
787 error = ft_glyphslot_alloc_bitmap( &glyph->root, len ); in pfr_slot_load_bitmap()
548 error = ft_glyphslot_alloc_bitmap( slot, (FT_ULong)bytes ); in PCF_Glyph_Load()
514 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, in ft_glyphslot_alloc_bitmap() function
6004 ft_glyphslot_alloc_bitmap6011 ft_glyphslot_alloc_bitmap, ft_glyphslot_set_bitmap): New functions.6021 `ft_glyphslot_alloc_bitmap'.6026 Use `ft_glyphslot_alloc_bitmap'.
1131 to FT_ALLOC(), via ft_glyphslot_alloc_bitmap(). At