Home | History | Annotate | Download | only in xps

Lines Matching full:shaded

1226     //Create the shaded path.
1229 "Could not create shaded path for rect.");
1231 //Create the shaded geometry.
1234 "Could not create shaded geometry for rect.");
1236 //Add the geometry to the shaded path.
1238 "Could not set shaded geometry for rect.");
1273 //Get the figures of the shaded geometry.
1276 "Could not get shaded figures for rect.");
1278 //Add the figure to the shaded geometry figures.
1280 "Could not add shaded figure for rect.");
1284 //Add the shaded path to the current visuals.
1427 "Could not get mask shaded geometry.");
1432 "Could not get mask shaded figures.");
1456 "Could not create mask shaded figure.");
1458 "Could not add mask shaded figure.");
1467 "Could not add masked shaded path to current visuals.");
1491 "Could not set fill for shaded path.");
1499 "Could not set stroke brush for shaded path.");
1502 "Could not set shaded path stroke thickness.");
1508 "Could not set dashes for shaded path.");
1512 HRM(dashes->Append(&dash), "Could not add dashes to shaded path.");
1514 "Could not set dash offset for shaded path.");
1571 //Create the shaded path. This will be the path which is painted.
1574 "Could not create shaded path for path.");
1576 //Create the geometry for the shaded path.
1579 "Could not create shaded geometry for path.");
1581 //Add the geometry to the shaded path.
1583 "Could not add the shaded geometry to shaded path.");
1685 //Get the figures from the shaded geometry.
1688 "Could not get shaded figures for shaded path.");
1722 "Could not add even-odd flip figure to shaded path.");
1731 "Could not set fill rule for shaded path.");
1740 "Could not set transform on shaded path.");
1760 "Could not get current visuals for shaded path.");
1762 "Could not add shaded path to current visuals.");
1806 //Create the new shaded path.
1811 //Create the shaded geometry.
1816 //Add the shaded geometry to the shaded path.
1820 //Get the shaded figures from the shaded geometry.
1859 //Get the current visual collection and add the shaded path to it.