Searched refs:strokeIsConvertedToFill (Results 1 – 1 of 1) sorted by relevance
341 virtual bool strokeIsConvertedToFill() const { return false; } in strokeIsConvertedToFill() function in __anoneec783380111::Geo455 bool strokeIsConvertedToFill() const override { in strokeIsConvertedToFill() function in __anoneec783380111::PathGeo800 expectations.fStrokeApplies = !geo.strokeIsConvertedToFill(); in test_basic()815 if (geo.fillChangesGeom() || geo.strokeIsConvertedToFill()) { in test_basic()826 if (geo.strokeIsConvertedToFill()) { in test_basic()840 expectations.fStrokeApplies = !geo.strokeIsConvertedToFill(); in test_basic()850 expectations.fStrokeApplies = !geo.strokeIsConvertedToFill(); in test_basic()900 if (geo.strokeIsConvertedToFill()) { in test_scale()965 if (geo.strokeIsConvertedToFill()) { in test_stroke_param_impl()1140 if (geo.fillChangesGeom() || geo.strokeIsConvertedToFill()) { in test_null_dash()[all …]