Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h518 typedef struct stbrp_rect stbrp_rect; typedef
590 …k_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rects);
591 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re…
592 …k_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rects);
2617 struct stbrp_rect struct
2634 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument
2847 …ck_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rects) in stbtt_PackFontRangesGatherRects()
2896 stbrp_rect *r = &rects[k]; in stbtt_PackFontRangesRenderIntoRects()
2958 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects()
2968 stbrp_rect *rects; in stbtt_PackFontRanges()
[all …]