Searched refs:get_paths_ctx (Results 1 – 1 of 1) sorted by relevance
615 } get_paths_ctx {builder, it.xforms()}; in onAsPath() local620 auto* get_paths_ctx = static_cast<GetPathsCtx*>(raw_ctx); in onAsPath() local621 const auto& glyph_rsx = *get_paths_ctx->xform++; in onAsPath()631 get_paths_ctx->builder.addPath(path->makeTransform(glyph_matrix)); in onAsPath()632 }, &get_paths_ctx); in onAsPath()