Searched refs:FourBoxWipe (Results 1 – 3 of 3) sorted by relevance
36 class FourBoxWipe : public ParametricPolyPolygon class39 FourBoxWipe( bool cornersOut ) : m_cornersOut(cornersOut), in FourBoxWipe() function in slideshow::internal::FourBoxWipe
38 ::basegfx::B2DPolyPolygon FourBoxWipe::operator () ( double t ) in operator ()()
84 new FourBoxWipe( nSubType == CORNERSOUT ) ); in createClipPolyPolygon()
Completed in 12 milliseconds