Searched refs:fillWithRed (Results 1 – 2 of 2) sorted by relevance
2362 bool fillWithRed; in paintContents() local2364 fillWithRed = false; // Printing, don't fill with red (can't remember why). in paintContents()2366 fillWithRed = false; // Subframe, don't fill with red. in paintContents()2368 fillWithRed = false; // Transparent, don't fill with red. in paintContents()2370 fillWithRed = false; // Selections are transparent, don't fill with red. in paintContents()2372 fillWithRed = false; // Element images are transparent, don't fill with red. in paintContents()2374 fillWithRed = true; in paintContents()2376 if (fillWithRed) in paintContents()
39874 (document vs. !document), fillWithRed was always set to false, and other branches were