Lines Matching defs:canvas
144 //then have a base canvas do the scale to physical units.
268 //Create the scale canvas.
271 "Could not create scale canvas.");
274 "Could not get scale canvas visuals.");
281 "Could not set transform on scale canvas.");
283 //Add the content canvas to the scale canvas.
285 "Could not add base canvas to scale canvas.");
298 //Add the scale canvas to the page.
300 "Could not add scale canvas to page.");
686 //create brush canvas
689 "Could not create image brush canvas.");
692 "Could not get image brush canvas visuals collection.");
772 //create visual brush from canvas
796 "Could not set canvas on visual brush for image brush.");
1797 IXpsOMCanvas* canvas,
1864 HRM(canvas->GetVisuals(&visuals), "Could not get glyph canvas visuals.");
1868 HRM(visuals->Append(glyphs.get()), "Could not add glyphs to canvas.");
1872 "Could not create glyph canvas.");
1883 "Could not add glyph canvas to page.");