From c68ba1d7d9817915592e2077ba19c463e7f2b254 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Tue, 20 Feb 2018 10:35:29 -0500 Subject: fix more include generation bugs Recent changes to generate tables of methods require more parsing to figure things like indention params for structs. Fix other stuff that got broken since the last time all includes were generated. TBR=caryclark@google.com Bug: skia:6898 Change-Id: Icd6f5feb5324eb4e0feb307400aa53207109cb29 Reviewed-on: https://skia-review.googlesource.com/108182 Commit-Queue: Cary Clark Reviewed-by: Cary Clark --- docs/SkPaint_Reference.bmh | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/SkPaint_Reference.bmh') diff --git a/docs/SkPaint_Reference.bmh b/docs/SkPaint_Reference.bmh index c35f021851..b92fa4b0b4 100644 --- a/docs/SkPaint_Reference.bmh +++ b/docs/SkPaint_Reference.bmh @@ -1136,6 +1136,7 @@ SkDebugf("paint.isSubpixelText() %c= !!(paint.getFlags() & SkPaint::kSubpixelTex #Subtopic Subpixel_Text ## #Subtopic LCD_Text +#Substitute LCD text #Line # text relying on the order of Color_RGB stripes ## #Alias LCD_Text # makes this a top level name, since it is under subtopic Device_Text -- cgit v1.2.3