skia2/modules/skparagraph
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
..
include Fix TextHeightBehavior 2020-05-11 20:32:55 +00:00
src Don't shadow the name textRange. 2020-05-19 13:45:52 +00:00
utils Mixed languages text crashes 2020-04-07 17:43:57 +00:00
BUILD.gn reformat GN files 2020-04-01 23:23:03 +00:00
skparagraph.gni Skips in underline decorations 2020-05-06 18:59:34 +00:00
test.html Font resolution: all unit tests working 2019-11-08 17:24:14 +00:00