HomeSort by relevance Sort by last modified time
    Searched full:gradientrange (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGradientValue.cpp 263 float gradientRange = stops[numStops - 1].offset - stops[0].offset;
264 if (!gradientRange) {
    [all...]

Completed in 87 milliseconds