/external/webkit/WebCore/svg/ |
D | SVGRadialGradientElement.cpp | 157 Vector<SVGGradientStop> stops = attributes.stops(); in buildGradient() local 159 for (unsigned i = 0; i < stops.size(); ++i) { in buildGradient() 160 float offset = std::min(std::max(previousOffset, stops[i].first), 1.0f); in buildGradient() 162 gradient->addColorStop(offset, stops[i].second); in buildGradient() 167 if (attributes.stops().isEmpty()) in buildGradient() 175 radialGradient->setGradientStops(attributes.stops()); in buildGradient() 197 const Vector<SVGGradientStop>& stops(current->buildStops()); in collectGradientProperties() local 198 if (!stops.isEmpty()) in collectGradientProperties() 199 attributes.setStops(stops); in collectGradientProperties()
|
D | SVGLinearGradientElement.cpp | 122 Vector<SVGGradientStop> m_stops = attributes.stops(); in buildGradient() 132 if (attributes.stops().isEmpty()) in buildGradient() 138 linearGradient->setGradientStops(attributes.stops()); in buildGradient() 165 const Vector<SVGGradientStop>& stops(current->buildStops()); in collectGradientProperties() local 166 if (!stops.isEmpty()) in collectGradientProperties() 167 attributes.setStops(stops); in collectGradientProperties()
|
D | SVGGradientElement.cpp | 151 Vector<SVGGradientStop> stops; in buildStops() local 181 …stops.append(makeGradientStop(stopOffset, makeRGBA(color.red(), color.green(), color.blue(), int(o… in buildStops() 185 return stops; in buildStops()
|
D | GradientAttributes.h | 40 const Vector<SVGGradientStop>& stops() const { return m_stops; } in stops() function
|
/external/webkit/WebCore/rendering/style/ |
D | SVGRenderStyle.cpp | 50 stops = defaultStyle->stops; in SVGRenderStyle() 67 stops.init(); in SVGRenderStyle() 81 stops = other.stops; in SVGRenderStyle() 99 stops == o.stops && clip == o.clip && mask == o.mask && in operator ==()
|
D | SVGRenderStyle.h | 91 …SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(float, stops, opacity, StopOpacity, stopOpacity, 1.0f) 92 …SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(Color, stops, color, StopColor, stopColor, Color(0, 0… 178 DataRef<StyleStopData> stops; variable
|
/external/webkit/WebCore/svg/graphics/ |
D | SVGPaintServerGradient.h | 64 void setGradientStops(const Vector<SVGGradientStop>& stops) { m_stops = stops; } in setGradientStops() argument
|
/external/webkit/WebCore/platform/graphics/wince/ |
D | GraphicsContextWince.cpp | 40 …onst IntRect& r, const IntPoint& p0, const IntPoint& p1, const Vector<Gradient::ColorStop>& stops); 41 …st IntPoint& p0, const IntPoint& p1, float r0, float r1, const Vector<Gradient::ColorStop>& stops); 1345 const Vector<Gradient::ColorStop>& stops = gradient->getStops(); in gradientAverageColor() local 1346 if (stops.isEmpty()) in gradientAverageColor() 1349 const Gradient::ColorStop& stop = stops.first(); in gradientAverageColor() 1350 if (stops.size() == 1) in gradientAverageColor() 1353 const Gradient::ColorStop& lastStop = stops.last(); in gradientAverageColor() 1448 const Vector<Gradient::ColorStop>& stops = gradient->getStops(); in fillRect() local 1449 if (stops.isEmpty()) in fillRect() 1452 size_t numStops = stops.size(); in fillRect() [all …]
|
/external/dhcpcd/ |
D | README | 20 This also puts the --no-background flag on and stops the --background flag
|
/external/libvpx/examples/includes/geshi/docs/ |
D | TODO | 47 - Make tabs into tab-stops like a normal editor [DONE]
|
/external/openssl/apps/ |
D | openssl.cnf | 6 # This definition stops the following lines choking if HOME isn't
|
D | openssl-vms.cnf | 6 # This definition stops the following lines choking if HOME isn't
|
/external/dnsmasq/ |
D | CHANGELOG | 59 pxe-service option is given. This stops dnsmasq
|
D | CHANGELOG.archive | 10 to set SO_REUSEADDR on the tcp socket which stops problems when 223 release 1.5 Added --filterwin2k option which stops dnsmasq from forwarding 229 stops resolvers from switching to TCP, which is pointless since 389 DHCP which stops anthing else caching these 910 eg, dhcp-option=3 stops dnsmasq from sending a default
|
D | dnsmasq.conf.example | 399 # This option stops dnsmasq from negotiating a larger blocksize for TFTP
|
D | FAQ | 367 to do a recursive query" and DNS stops working. What's going on?
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-12 | 565 g_thread_pool_stop_unused_threads() actually stops unused threads
|
D | ChangeLog.pre-2-16 | 326 that GCC stops issuing false warnings about reachability Bug #514920
|
/external/bison/djgpp/ |
D | config.bat | 339 Rem Set HOME to a sane default so configure stops complaining.
|
/external/chromium/base/ |
D | message_pump_mac.mm | 514 // bases at any time after boot, the kernel clock stops while the system is
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebView.idl | 434 … @discussion Make the page display with a different text encoding; stops any load in progress.
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | MediaPlayerPrivateQTKit.mm | 1047 // are at the end. Do this because QuickTime sometimes reports one time for duration and stops
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 330 WebCore. Animation now stops lazily and just uses the CachedObject 1150 …problem/4401102> REGRESSION (420+): When displaying a PDF, tabbing around stops working after reac… 2739 when the tokenizer stops. 4336 render them with tabs stops every 8th space, where the space width and 5351 render them with tabs stops every 8th space, where the space width and 5757 (-[WebFrame _stopNonProvisionalLoadOnly]): New mthod that stops only the main 6992 This stops websites from having seemingly infinite progress in the browser UI. 7156 …- fixed <rdar://problem/4023337> Safari stops loading any page (-[NSCFDictionary setObject:forKey:… 10114 …- fixed <rdar://problem/3838934> Safari stops loading pages after rangeOfCharacterFromSet nil argu… 10584 …Fixed: <rdar://problem/3498680> switching back and forth between tabs stops calling anything in a … [all …]
|
/external/grub/docs/ |
D | multiboot.texi | 1104 the user of the halt state and stops forever until you push the reset
|
/external/webkit/WebCore/ |
D | ChangeLog | 4568 (WebCore::WebSocket::stop): close the connection and unset pending activity when it stops. 5751 Resources pane stops half-way. 6433 (WebCore::Gradient::sortStopsIfNecessary): Utility method to sort stops.
|