HomeSort by relevance Sort by last modified time
    Searched refs:GradientStop (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGradientValue.cpp 103 struct GradientStop {
108 GradientStop()
164 Vector<GradientStop> stops(numStops);
293 GradientStop newStop = stops[originalFirstStopIndex + srcStopOrdinal];
314 GradientStop newStop = stops[srcStopIndex];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 102 D2D1FORCEINLINE D2D1_GRADIENT_STOP GradientStop(FLOAT position, const D2D1_COLOR_F &color) {

Completed in 849 milliseconds