skia2/tools/fonts
John Stiles 488654b839 Fix cases of variable shadowing in /tools/.
If we manage to fix all the existing cases of variable shadowing, we
could enable -Wshadow.

(Turtle.cpp is #included from a cpp in the tools directory.)

Change-Id: I1685086ec0ceae1d51efa7daa0f46137b535ce77
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/438476
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2021-08-11 16:05:52 +00:00
..
create_test_font_color.cpp Remove SkSpan class template deduction guides 2021-05-11 20:06:29 +00:00
create_test_font.cpp Move SkSpan to include/, for use in public API 2021-05-12 13:19:32 +00:00
generate_fir_coeff.py Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
RandomScalerContext.cpp Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
RandomScalerContext.h Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
test_font_index.inc Make create_test_font less global-ish. 2018-08-23 21:23:29 +00:00
test_font_monospace.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_sans_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
TestEmptyTypeface.h Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
TestFontMgr.cpp Purge 2020 picture versions 2021-07-19 19:35:49 +00:00
TestFontMgr.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TestSVGTypeface.cpp Fix cases of variable shadowing in /tools/. 2021-08-11 16:05:52 +00:00
TestSVGTypeface.h Move SkSpan to include/, for use in public API 2021-05-12 13:19:32 +00:00
TestTypeface.cpp Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
TestTypeface.h Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
ToolUtilsFont.cpp use pathbuilder 2020-08-25 16:29:48 +00:00