skia2/modules
Ben Wagner e73e2fc356 Don't shadow the name textRange.
In TextLine::iterateThroughSingleRunByStyles there is a parameter named
textRange and a local variable also named textRange. This shadowing is a
bit confusing both when reading the code and when debugging, so rename
the local to runStyleTextRange to better describe what it is for.

Change-Id: Iea2f668b6e854140d749efa5c595de6d851118db
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290496
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-05-19 13:45:52 +00:00
..
canvaskit Add 'shader' as an alias for 'fragmentProcessor' 2020-05-15 13:52:15 +00:00
particles Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
pathkit Revert "Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter" 2020-05-15 21:48:13 +00:00
skottie Mark SkStringPrintf as SK_PRINTF_LIKE 2020-05-12 15:22:14 +00:00
skparagraph Don't shadow the name textRange. 2020-05-19 13:45:52 +00:00
skplaintexteditor update skstd 2020-04-30 15:05:43 +00:00
skresources [skottie/tools] Video playback support 2020-04-24 15:56:50 +00:00
sksg [skottie] Initial inner shadow layer style support 2020-04-17 19:57:08 +00:00
skshaper Revert "Cache hb_face." 2020-05-19 01:35:41 +00:00