/external/skia/experimental/svg/model/ |
D | SkSVGNode.cpp | 80 void SkSVGNode::setFillRule(const SkSVGFillRule& fillRule) { in setFillRule() 137 if (const SkSVGFillRuleValue* fillRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local
|
D | SkSVGAttributeParser.cpp | 575 bool SkSVGAttributeParser::parseFillRule(SkSVGFillRule* fillRule) { in parseFillRule()
|
D | SkSVGDOM.cpp | 196 SkSVGFillRule fillRule; in SetFillRuleAttribute() local
|
/external/skqp/experimental/svg/model/ |
D | SkSVGNode.cpp | 80 void SkSVGNode::setFillRule(const SkSVGFillRule& fillRule) { in setFillRule() 137 if (const SkSVGFillRuleValue* fillRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local
|
D | SkSVGAttributeParser.cpp | 575 bool SkSVGAttributeParser::parseFillRule(SkSVGFillRule* fillRule) { in parseFillRule()
|
D | SkSVGDOM.cpp | 196 SkSVGFillRule fillRule; in SetFillRuleAttribute() local
|
/external/skia/modules/pathkit/tests/ |
D | testReporter.js | 38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
|
/external/skqp/modules/pathkit/tests/ |
D | testReporter.js | 38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
|
/external/ImageMagick/Magick++/lib/ |
D | Options.cpp | 275 void Magick::Options::fillRule(const FillRule &fillRule_) in fillRule() function in Magick::Options 280 Magick::FillRule Magick::Options::fillRule(void) const in fillRule() function in Magick::Options
|
D | Drawable.cpp | 340 void Magick::DrawableClipRule::fillRule(const FillRule fillRule_) in fillRule() function in Magick::DrawableClipRule 345 Magick::FillRule Magick::DrawableClipRule::fillRule(void) const in fillRule() function in Magick::DrawableClipRule
|
D | Image.cpp | 795 void Magick::Image::fillRule(const Magick::FillRule &fillRule_) in fillRule() function in Magick::Image 801 Magick::FillRule Magick::Image::fillRule(void) const in fillRule() function in Magick::Image
|
/external/skqp/experimental/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 517 this.clip = function(path, fillRule) { argument 652 this.fill = function(path, fillRule) { argument
|
/external/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 517 this.clip = function(path, fillRule) { argument 652 this.fill = function(path, fillRule) { argument
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Drawable.h | 1006 void fillRule( const FillRule fillRule_ ) in fillRule() function 1010 FillRule fillRule( void ) const in fillRule() function
|
/external/skia/src/xps/ |
D | SkXPSDevice.cpp | 1710 XPS_FILL_RULE fillRule) { in clipToPath()
|
/external/skqp/src/xps/ |
D | SkXPSDevice.cpp | 1710 XPS_FILL_RULE fillRule) { in clipToPath()
|