Searched defs:ClipPath (Results 1 – 6 of 6) sorted by relevance
78 CPDF_Path ClipPath; in CPDF_ContentParser() local
364 TEST_F(FPDFTransformEmbedderTest, ClipPath) { in TEST_F() argument
628 TEST_F(FPDFEditEmbedderTest, ClipPath) { in TEST_F() argument
566 void SkEdgeClipper::ClipPath(const SkPath& path, const SkRect& clip, bool canCullToTheRight, in ClipPath() function in SkEdgeClipper
313 void trackBounds(const ClipPath&) { this->pushControl(); } in trackBounds()
515 void CPDF_RenderStatus::ProcessClipPath(const CPDF_ClipPath& ClipPath, in ProcessClipPath()