Home
last modified time | relevance | path

Searched refs:calcCenteredClock (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/slideshow/source/engine/transitions/
H A Dclockwipe.cxx38 ::basegfx::B2DPolygon ClockWipe::calcCenteredClock( double t, double e ) in calcCenteredClock() function in slideshow::internal::ClockWipe
64 ::basegfx::B2DPolygon poly( calcCenteredClock(t) ); in operator ()()
H A Dclockwipe.hxx39 static ::basegfx::B2DPolygon calcCenteredClock( double t, double e = 1.0 );
H A Dpinwheelwipe.cxx40 ::basegfx::B2DPolygon poly( ClockWipe::calcCenteredClock( in operator ()()
H A Dfanwipe.cxx42 ClockWipe::calcCenteredClock( in operator ()()
H A Dsweepwipe.cxx47 ::basegfx::B2DPolygon poly( ClockWipe::calcCenteredClock( 0.25 + t ) ); in operator ()()

Completed in 19 milliseconds