Home | History | Annotate | Download | only in pdf

Lines Matching full:bbox

781     SkRect bbox = SkRect::MakeWH(SkIntToScalar(this->width()),
787 inverse.mapRect(&bbox);
789 SkPDFUtils::AppendRectangle(bbox, &contentEntry->fContent);