Searched refs:Repeating (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSGradientValue.h | 48 enum CSSGradientRepeat { NonRepeating, Repeating }; enumerator 96 , m_repeating(repeat == Repeating) in CSSGradientValue() 109 , m_repeating(other.isRepeating() ? Repeating : NonRepeating) in CSSGradientValue()
|
D | CSSParser-in.cpp | 7889 return parseDeprecatedLinearGradient(valueList, value, Repeating); in parseGeneratedImage() 7892 return parseLinearGradient(valueList, value, Repeating); in parseGeneratedImage() 7901 return parseDeprecatedRadialGradient(valueList, value, Repeating); in parseGeneratedImage() 7904 return parseRadialGradient(valueList, value, Repeating); in parseGeneratedImage()
|
/external/chromium_org/build/ |
D | shim_headers.gypi | 20 # Repeating this with different numbers of plusses is unfortunately required
|
/external/libffi/ |
D | texinfo.tex | 4079 % format, but then we repeat the same computation. Repeating a couple
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3863 % format, but then we repeat the same computation. Repeating a couple
|
/external/grub/docs/ |
D | texinfo.tex | 3773 % format, but then we repeat the same computation. Repeating a couple
|
/external/bison/build-aux/ |
D | texinfo.tex | 5109 % format, but then we repeat the same computation. Repeating a couple
|