Home
last modified time | relevance | path

Searched refs:rStart (Results 101 – 125 of 472) sorted by relevance

12345678910>>...19

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/primitive2d/
H A Dsvggradientprimitive2d.hxx156 const basegfx::B2DPoint& rStart,
207 const basegfx::B2DPoint& rStart,
274 const basegfx::B2DPoint& rStart,
H A Dpolygonprimitive2d.hxx284 const attribute::LineStartEndAttribute& rStart,
291 const attribute::LineStartEndAttribute& rStart,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dundobj.hxx149 SwPosition const & rStart, SwPosition const & rEnd,
153 SwPosition const & rStart, SwPosition const & rEnd,
157 SwPosition const & rStart, SwPosition const & rEnd);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8scan.hxx241 bool Get(WW8_CP& rStart, void*& rpValue) const;
327 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
372 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
417 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen );
474 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen ) override;
554 sal_uInt8* Get( WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen ) const;
616 sal_uInt8* GetSprmsAndPos( WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen );
766 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) override;
803 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) override;
833 virtual long GetNoSprms(WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen) override;
[all …]
/dports/www/sogo/SOGo-5.4.0/SOPE/NGCards/
H A DiCalMonthlyRecurrenceCalculator.m189 NSCalendarDate *eventStartDate, *rStart, *rEnd, *until, *referenceDate;
205 rStart = [_r startDate];
234 if ([until compare: rStart] == NSOrderedAscending)
262 diff = [eventStartDate monthsBetweenDate: rStart];
263 if ((diff != 0) && [rStart compare: eventStartDate] == NSOrderedAscending)
266 numberOfMonthsInRange = [rStart monthsBetweenDate: rEnd] + 1;
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/NGCards/
H A DiCalMonthlyRecurrenceCalculator.m189 NSCalendarDate *eventStartDate, *rStart, *rEnd, *until, *referenceDate;
205 rStart = [_r startDate];
234 if ([until compare: rStart] == NSOrderedAscending)
262 diff = [eventStartDate monthsBetweenDate: rStart];
263 if ((diff != 0) && [rStart compare: eventStartDate] == NSOrderedAscending)
266 numberOfMonthsInRange = [rStart monthsBetweenDate: rEnd] + 1;
/dports/www/sogo2/SOGo-2.4.1/SOPE/NGCards/
H A DiCalMonthlyRecurrenceCalculator.m192 NSCalendarDate *eventStartDate, *rStart, *rEnd, *until, *referenceDate;
208 rStart = [_r startDate];
237 if ([until compare: rStart] == NSOrderedAscending)
265 diff = [eventStartDate monthsBetweenDate: rStart];
266 if ((diff != 0) && [rStart compare: eventStartDate] == NSOrderedAscending)
269 numberOfMonthsInRange = [rStart monthsBetweenDate: rEnd] + 1;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dundobj.hxx150 SwPosition const & rStart, SwPosition const & rEnd,
154 SwPosition const & rStart, SwPosition const & rEnd,
158 SwPosition const & rStart, SwPosition const & rEnd);
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx347 const basegfx::B2DPoint& rStart, in SvgGradientHelper() argument
354 maStart(rStart), in SvgGradientHelper()
566 const basegfx::B2DPoint& rStart, in SvgLinearGradientPrimitive2D() argument
571 …SvgGradientHelper(rGradientTransform, rPolyPolygon, rGradientEntries, rStart, bUseUnitCoordinates,… in SvgLinearGradientPrimitive2D()
790 const basegfx::B2DPoint& rStart, in SvgRadialGradientPrimitive2D() argument
796 …SvgGradientHelper(rGradientTransform, rPolyPolygon, rGradientEntries, rStart, bUseUnitCoordinates,… in SvgRadialGradientPrimitive2D()
798 maFocal(rStart), in SvgRadialGradientPrimitive2D()
H A Dpolygonprimitive2d.cxx554 const attribute::LineStartEndAttribute& rStart, const attribute::LineStartEndAttribute& rEnd) in PolygonStrokeArrowPrimitive2D() argument
556 , maStart(rStart) in PolygonStrokeArrowPrimitive2D()
563 const attribute::LineStartEndAttribute& rStart, const attribute::LineStartEndAttribute& rEnd) in PolygonStrokeArrowPrimitive2D() argument
565 , maStart(rStart) in PolygonStrokeArrowPrimitive2D()
/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/src/
H A Dmemorycalendar.cpp448 …QDateTime rStart = todo->hasDueDate() ? todo->dtDue() : todo->hasStartDate() ? todo->dtStart() : Q… in rawTodos() local
449 if (!rStart.isValid()) { in rawTodos()
454 if (nd.isValid() && nd < rStart) { in rawTodos()
457 if (st.isValid() && rStart < st) { in rawTodos()
637 QDateTime rStart = event->dtStart(); in rawEvents() local
638 if (nd.isValid() && nd < rStart) { in rawEvents()
641 if (inclusive && st.isValid() && rStart < st) { in rawEvents()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dbookmrk.cxx151 SwPosition const& rStart(rField.GetMarkStart()); in lcl_AssertFieldMarksSet() local
152 …assert(rStart.nNode.GetNode().GetTextNode()->GetText()[rStart.nContent.GetIndex()] == aStartMark);… in lcl_AssertFieldMarksSet()
223 const SwPosition& rStart = rField.GetMarkStart(); in lcl_RemoveFieldMarks() local
224 SwTextNode const*const pStartTextNode = rStart.nNode.GetNode().GetTextNode(); in lcl_RemoveFieldMarks()
231 io_rDoc.GetDocumentContentOperationsManager().DeleteDummyChar(rStart, aStartMark); in lcl_RemoveFieldMarks()
238 const sal_Int32 nEndPos = (rEnd == rStart) in lcl_RemoveFieldMarks()
/dports/biology/star/STAR-2.7.9a/source/
H A DReadAlign_stitchWindowSeeds.cpp118 trA.exons[0][EX_R] = trA.rStart = WA[iW][iS1][WA_rStart]; in stitchWindowSeeds()
154 trA.rStart = trA.exons[0][EX_R]; in stitchWindowSeeds()
197 trA.roStart = (trA.roStr == 0) ? trA.rStart : Lread - trA.rStart - trA.rLength; in stitchWindowSeeds()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8scan.hxx243 bool Get(WW8_CP& rStart, void*& rpValue) const;
329 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
376 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
421 virtual tools::Long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen );
478 virtual tools::Long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen ) override;
558 sal_uInt8* Get( WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen ) const;
623 sal_uInt8* GetSprmsAndPos( WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen );
773 virtual tools::Long GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) override;
840 virtual tools::Long GetNoSprms(WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen) override;
1858 bool GetTextPos(sal_uInt8 grpfIhdt, sal_uInt8 nWhich, WW8_CP& rStart, WW8_CP& rLen);
[all …]
/dports/graphics/libdmtx/libdmtx-0.7.5/test/multi_test/
H A Ddmtxregion2.c542 DmtxRay2 rStart, rLine; in HoughCompactToRay() local
544 memset(&rStart, 0x00, sizeof(DmtxRay2)); in HoughCompactToRay()
547 rStart.p.X = rStart.p.Y = 0.0; in HoughCompactToRay()
551 rStart.v.X = cos(phiRad); in HoughCompactToRay()
552 rStart.v.Y = sin(phiRad); in HoughCompactToRay()
554 rLine.v.X = -rStart.v.Y; in HoughCompactToRay()
555 rLine.v.Y = rStart.v.X; in HoughCompactToRay()
559 dmtxPointAlongRay2(&(rLine.p), &rStart, dScaled); in HoughCompactToRay()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive2d/
H A Dsdrframeborderprimitive2d.cxx706 for(const auto& rStart : maStart) in create2DDecomposition() local
709 rStart.getStyle(), in create2DDecomposition()
711 rStart.getNormalizedPerpendicular(), in create2DDecomposition()
712 rStart.getStyleMirrored(), in create2DDecomposition()
744 for(const auto& rStart : maStart) in getMinimalNonZeroBorderWidth() local
746 fRetval = getMinimalNonZeroBorderWidthFromStyle(fRetval, rStart.getStyle()); in getMinimalNonZeroBorderWidth()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrframeborderprimitive2d.cxx701 for(const auto& rStart : maStart) in create2DDecomposition() local
704 rStart.getStyle(), in create2DDecomposition()
706 rStart.getNormalizedPerpendicular(), in create2DDecomposition()
707 rStart.getStyleMirrored(), in create2DDecomposition()
739 for(const auto& rStart : maStart) in getMinimalNonZeroBorderWidth() local
741 fRetval = getMinimalNonZeroBorderWidthFromStyle(fRetval, rStart.getStyle()); in getMinimalNonZeroBorderWidth()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/polygon/
H A Db3dpolygontools.cxx574 …bool isPointOnLine(const B3DPoint& rStart, const B3DPoint& rEnd, const B3DPoint& rCandidate, bool … in isPointOnLine() argument
576 if(rCandidate.equal(rStart) || rCandidate.equal(rEnd)) in isPointOnLine()
581 else if(rStart.equal(rEnd)) in isPointOnLine()
588 const B3DVector aEdgeVector(rEnd - rStart); in isPointOnLine()
589 const B3DVector aTestVector(rCandidate - rStart); in isPointOnLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx579 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D() argument
582 maStart(rStart), in PolygonStrokeArrowPrimitive2D()
590 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D() argument
593 maStart(rStart), in PolygonStrokeArrowPrimitive2D()
/dports/science/PETSc/petsc-3.14.1/src/snes/tests/
H A Dex68.c37 PetscInt rStart, rEnd, row; in ConstructProblem1() local
42 ierr = MatGetOwnershipRange(A, &rStart, &rEnd);CHKERRQ(ierr); in ConstructProblem1()
43 for (row = rStart; row < rEnd; ++row) { in ConstructProblem1()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_helix.cpp95 static int rStart = 0, rEnd = 0, r0 = 1; in gmx_helix() local
105 { "-ahxstart", FALSE, etINT, { &rStart }, "First residue in helix" }, in gmx_helix()
207 do_start_end(nres, bb, &nbb, bbindex, &nca, caindex, bRange, rStart, rEnd); in gmx_helix()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dunoedsrc.hxx310 …virtual bool GetWordIndices( sal_Int32 nPara, sal_Int32 nIndex, sal_Int32& rStart, sal…
365 …virtual void GetLineBoundaries( /*out*/sal_Int32 &rStart, /*out*/sal_Int32 &rEnd, sal_I…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/primitive2d/
H A Dpolygonprimitive2d.hxx245 const attribute::LineStartEndAttribute& rStart,
251 const attribute::LineStartEndAttribute& rStart,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dparagr.cxx105 … const SfxBoolItem& rStart = static_cast<const SfxBoolItem&>(rSet->Get(ATTR_NUMBER_NEWSTART)); in Reset() local
106 m_xNewStartCB->set_state( rStart.GetValue() ? TRISTATE_TRUE : TRISTATE_FALSE ); in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dunoedsrc.hxx310 …virtual bool GetWordIndices( sal_Int32 nPara, sal_Int32 nIndex, sal_Int32& rStart, sal…
365 …virtual void GetLineBoundaries( /*out*/sal_Int32 &rStart, /*out*/sal_Int32 &rEnd, sal_I…

12345678910>>...19