Lines Matching full:visuals
286 "Could not get scale canvas visuals.");
308 HRBM(page->GetVisuals(&pageVisuals), "Could not get page visuals.");
540 IXpsOMVisualCollection* visuals,
553 HRM(visuals->Append(*path), "Could not add path to visuals.");
572 IXpsOMVisualCollection* visuals) {
577 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
595 IXpsOMVisualCollection* visuals) {
600 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
695 "Could not get image brush canvas visuals collection.");
1283 //Add the shaded path to the current visuals.
1286 "Could not get current visuals for rect.");
1288 "Could not add rect to current visuals.");
1443 "Could not get inverse canvas visuals.");
1474 "Could not add old inverse path to new canvas visuals.");
1486 "Could not add inverse shaded path to canvas visuals.");
1524 "Could not add top canvas to inverse canvas visuals.");
1527 "Could not get top inverse canvas visuals.");
1529 "Could not add top inverse path to top canvas visuals.");
1611 "Could not get mask current visuals.");
1613 "Could not add masked shaded path to current visuals.");
1914 "Could not get current visuals for shaded path.");
1916 "Could not add shaded path to current visuals.");
2016 "Could not get current visuals for bitmap");
2018 "Could not add bitmap to current visuals.");
2165 SkTScopedComPtr<IXpsOMVisualCollection> visuals;
2166 HRM(canvas->GetVisuals(&visuals), "Could not get glyph canvas visuals.");
2170 HRM(visuals->Append(glyphs.get()), "Could not add glyphs to canvas.");
2178 "Could not get glyph visuals collection.");
2184 HRM(visuals->Append(glyphCanvas.get()),
2400 "Could not get current visuals for layer.");
2402 "Could not add layer to current visuals.");