Home
last modified time | relevance | path

Searched refs:colorVisible (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp562 bool colorVisible = bgColor.isValid() && bgColor.alpha(); in paintFillLayerExtended() local
566 if (!colorVisible) in paintFillLayerExtended()