Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h776 inline Color resolveColor(const RenderStyle* styleToUse, int colorProperty) const in resolveColor() function
781 inline Color resolveColor(int colorProperty) const in resolveColor() function
786 inline Color resolveColor(int colorProperty, Color fallback) const in resolveColor() function
792 inline Color resolveColor(Color color) const in resolveColor() function