Home
last modified time | relevance | path

Searched defs:initialColor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DInstrumentedPlatformCanvas.h37 InstrumentedPlatformCanvas(int width, int height, Color initialColor) in InstrumentedPlatformCanvas()
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h1247 static Color initialColor() { return Color::black; } in initialColor() function