Home | History | Annotate | Download | only in pdf

Lines Matching full:bbox

774     SkRect bbox = SkRect::MakeWH(SkIntToScalar(this->width()),
780 inverse.mapRect(&bbox);
782 SkPDFUtils::AppendRectangle(bbox, &contentEntry->fContent);