Lines Matching refs:SwBBox
126 struct SwBBox struct
219 … SwBBox bbox; //Keep it boundary without stroke region. Using for optimal filling.
283 SwBBox bbox;
500 bool mathUpdateOutlineBBox(const SwOutline* outline, const SwBBox& clipRegion, SwBBox& renderRegion…
501 bool mathClipBBox(const SwBBox& clipper, SwBBox& clippee);
504 …ape, const RenderShape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& renderR…
509 …ape, const RenderShape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& renderR…
524 bool imagePrepare(SwImage* image, const Matrix& transform, const SwBBox& clipRegion, SwBBox& render…
525 bool imageGenRle(SwImage* image, const SwBBox& renderRegion, bool antiAlias);
548 SwRle* rleRender(SwRle* rle, const SwOutline* outline, const SwBBox& renderRegion, bool antiAlias);
549 SwRle* rleRender(const SwBBox* bbox);
554 void rleClip(SwRle* rle, const SwBBox* clip);
569 bool rasterImage(SwSurface* surface, SwImage* image, const Matrix& transform, const SwBBox& bbox, u…
575 void rasterXYFlip(uint32_t* src, uint32_t* dst, int32_t stride, int32_t w, int32_t h, const SwBBox&…
580 bool effectGaussianBlur(SwImage& image, SwImage& buffer, const SwBBox& bbox, const RenderEffectGaus…