Searched refs:ft_glyphslot_alloc_bitmap (Results 1 – 10 of 10) sorted by relevance
428 error = ft_glyphslot_alloc_bitmap( slot, size ); in Load_SBit_Png()
631 error = ft_glyphslot_alloc_bitmap( decoder->face->root.glyph, size ); in tt_sbit_decoder_alloc_bitmap()
1146 error = ft_glyphslot_alloc_bitmap( dstSlot, size ); in tt_face_colr_blend_layer()
21 /* was allocated with ft_glyphslot_alloc_bitmap). */
711 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot,
548 error = ft_glyphslot_alloc_bitmap( slot, (FT_ULong)bytes ); in PCF_Glyph_Load()
787 error = ft_glyphslot_alloc_bitmap( &glyph->root, len ); in pfr_slot_load_bitmap()
526 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