Home | History | Annotate | Download | only in xps

Lines Matching full:shaded

1207     //Create the shaded path.
1210 "Could not create shaded path for rect.");
1212 //Create the shaded geometry.
1215 "Could not create shaded geometry for rect.");
1217 //Add the geometry to the shaded path.
1219 "Could not set shaded geometry for rect.");
1254 //Get the figures of the shaded geometry.
1257 "Could not get shaded figures for rect.");
1259 //Add the figure to the shaded geometry figures.
1261 "Could not add shaded figure for rect.");
1265 //Add the shaded path to the current visuals.
1406 "Could not get mask shaded geometry.");
1411 "Could not get mask shaded figures.");
1435 "Could not create mask shaded figure.");
1437 "Could not add mask shaded figure.");
1446 "Could not add masked shaded path to current visuals.");
1470 "Could not set fill for shaded path.");
1478 "Could not set stroke brush for shaded path.");
1481 "Could not set shaded path stroke thickness.");
1487 "Could not set dashes for shaded path.");
1491 HRM(dashes->Append(&dash), "Could not add dashes to shaded path.");
1493 "Could not set dash offset for shaded path.");
1549 //Create the shaded path. This will be the path which is painted.
1552 "Could not create shaded path for path.");
1554 //Create the geometry for the shaded path.
1557 "Could not create shaded geometry for path.");
1559 //Add the geometry to the shaded path.
1561 "Could not add the shaded geometry to shaded path.");
1629 //Get the figures from the shaded geometry.
1632 "Could not get shaded figures for shaded path.");
1666 "Could not add even-odd flip figure to shaded path.");
1675 "Could not set fill rule for shaded path.");
1684 "Could not set transform on shaded path.");
1704 "Could not get current visuals for shaded path.");
1706 "Could not add shaded path to current visuals.");
1752 //Create the new shaded path.
1757 //Create the shaded geometry.
1762 //Add the shaded geometry to the shaded path.
1766 //Get the shaded figures from the shaded geometry.
1805 //Get the current visual collection and add the shaded path to it.