Searched defs:aStop (Results 1 – 7 of 7) sorted by relevance
58 …const basegfx::B2DPoint aStop(aLocalTransform * basegfx::B2DPoint(rWrongSpellCandidate.getStop(), … in renderWrongSpellPrimitive2D() local
67 basegfx::B2DPoint aStop(getStop(), fRelativeUnderlineDistance); in create2DDecomposition() local
439 Point aStop( in create2DDecompositionOfGraphic() local
1257 Point aStart( rStart ), aStop( rStop ); in DrawSeparator() local
1772 const B2DPoint aStop(aBottomRight + B2DPoint(0.0, -fBowY)); in createPolygonFromRect() local1781 const B2DPoint aStop(aTopRight + B2DPoint(-fBowX, 0.0)); in createPolygonFromRect() local1790 const B2DPoint aStop(aTopLeft + B2DPoint(0.0, fBowY)); in createPolygonFromRect() local1799 const B2DPoint aStop(aBottomLeft + B2DPoint(fBowX, 0.0)); in createPolygonFromRect() local
1048 …drawinglayer::animation::AnimationEntryFixed aStop(ENDLESS_TIME, bVisisbleWhenStopped ? 0.0 : 1.0); in impGetBlinkTextTiming() local
2096 clock_t aStop = times( &tms ); in initialize() local
Completed in 58 milliseconds