visual_2d_texture_path_extended 1060 src/compositor/font_engine.c 			visual_2d_texture_path_extended(tr_state->visual, span->glyphs[i]->path, ctx->aspect.fill_texture, ctx, bounds ? bounds : &span->bounds, &tx, tr_state);
visual_2d_texture_path_extended  125 src/compositor/visual_manager_2d.h void visual_2d_texture_path_extended(GF_VisualManager *visual, GF_Path *path, GF_TextureHandler *txh, struct _drawable_context *ctx, GF_Rect *orig_bounds, GF_Matrix2D *ext_mx, GF_TraverseState *tr_state);
visual_2d_texture_path_extended  625 src/compositor/visual_manager_2d_draw.c 	visual_2d_texture_path_extended(visual, path, NULL, ctx, NULL, NULL, tr_state);
visual_2d_texture_path_extended  699 src/compositor/visual_manager_2d_draw.c 					visual_2d_texture_path_extended(visual, si->outline, ctx->aspect.line_texture, ctx, orig_bounds, ext_mx, tr_state);