Searched refs:innerBrush (Results 1 – 1 of 1) sorted by relevance
1370 Drawing::Brush innerBrush; in DrawHighContrast() local1371 innerBrush.SetColor(flag ? Color::COLOR_BLACK : Color::COLOR_WHITE); in DrawHighContrast()1373 canvas->AttachBrush(innerBrush); in DrawHighContrast()