Searched refs:kDropIndicatorColor (Results 1 – 2 of 2) sorted by relevance
839 static const SkColor kDropIndicatorColor = SK_ColorBLACK; in OnPaint() local840 canvas->FillRectInt(kDropIndicatorColor, indicator_bounds.x(), in OnPaint()
100 static const SkColor kDropIndicatorColor = SK_ColorBLACK; variable520 canvas->FillRectInt(kDropIndicatorColor, indicator_bounds.x(), in PaintChildren()