Searched defs:ft_bitmap (Results 1 – 2 of 2) sorted by relevance
215 FT_Bitmap* ft_bitmap = &Face->glyph->bitmap; in RenderGlyphAndGetInfo() local225 …void FreeTypeFont::BlitGlyph(const FT_Bitmap* ft_bitmap, uint8_t* dst, uint32_t dst_pitch, unsigne… in BlitGlyph()435 const FT_Bitmap* ft_bitmap = src_tmp.Font.RenderGlyphAndGetInfo(&src_glyph.Info); in ImFontAtlasBuildWithFreeType() local
259 FT_Bitmap* ft_bitmap = &Face->glyph->bitmap; in RenderGlyphAndGetInfo() local270 …void FreeTypeFont::BlitGlyph(const FT_Bitmap* ft_bitmap, uint32_t* dst, uint32_t dst_pitch, unsign… in BlitGlyph()542 const FT_Bitmap* ft_bitmap = src_tmp.Font.RenderGlyphAndGetInfo(&src_glyph.Info); in ImFontAtlasBuildWithFreeTypeEx() local