Home | History | Annotate | Download | only in xps

Lines Matching refs:createPath

539 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure,
550 HRM(this->fXpsFactory->CreatePath(path), "Could not create path.");
577 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
600 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
703 HR(this->createPath(centralFigure.get(),
1235 HRVM(this->fXpsFactory->CreatePath(&shadedPath),
1474 HRM(this->fXpsFactory->CreatePath(&oldPath),
1524 HRM(this->fXpsFactory->CreatePath(&topPath),
1729 HRVM(this->fXpsFactory->CreatePath(&shadedPath),
1970 HRVM(this->fXpsFactory->CreatePath(&shadedPath),