Lines Matching refs:Graphics
2361 // Graphics state
13166 // Graphics state
27157 // set the new canvas element context as the graphics context
27159 var graphics = new CanvasGraphics(tmpCtx, objs);
27181 graphics.transform.apply(graphics, tmpScale);
27182 graphics.transform.apply(graphics, tmpTranslate);
27187 graphics.rectangle(x0, y0, bboxWidth, bboxHeight);
27188 graphics.clip();
27189 graphics.endPath();
27192 graphics.executeOperatorList(operatorList);
29762 // (www.w3.org/Graphics/JPEG/itu-t81.pdf)
29764 // (www.w3.org/Graphics/JPEG/jfif3.pdf)