Searched refs:stbrp_context (Results 1 – 1 of 1) sorted by relevance
2610 } stbrp_context; typedef2623 static void stbrp_init_target(stbrp_context *con, int pw, int ph, stbrp_node *nodes, int num_nodes) in stbrp_init_target()2634 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects()2665 …stbrp_context *context = (stbrp_context *) STBTT_malloc(sizeof(*context) ,alloc_context… in stbtt_PackBegin()2960 stbrp_pack_rects((stbrp_context *) spc->pack_info, rects, num_rects); in stbtt_PackFontRangesPackRects()