webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::GradientStop Struct Reference

Public Attributes

Color color
 
float offset { 0 }
 
bool specified { false }
 
bool isMidpoint { false }
 

Member Data Documentation

◆ color

Color WebCore::GradientStop::color

◆ isMidpoint

bool WebCore::GradientStop::isMidpoint { false }

◆ offset

float WebCore::GradientStop::offset { 0 }

◆ specified

bool WebCore::GradientStop::specified { false }

The documentation for this struct was generated from the following file: