Home
last modified time | relevance | path

Searched refs:eCap (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx44 css::drawing::LineCap eCap, in ImpSdrLineAttribute() argument
51 meCap(eCap), in ImpSdrLineAttribute()
99 css::drawing::LineCap eCap, in SdrLineAttribute() argument
108 eCap, in SdrLineAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx46 css::drawing::LineCap eCap, in ImpSdrLineAttribute() argument
53 meCap(eCap), in ImpSdrLineAttribute()
101 css::drawing::LineCap eCap, in SdrLineAttribute() argument
110 eCap, in SdrLineAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/polygon/
H A Db2dlinegeometry.cxx848 css::drawing::LineCap eCap, in createAreaGeometry() argument
894 const bool bLineCap(!bIsClosed && eCap != css::drawing::LineCap_BUTT); in createAreaGeometry()
994 bFirst && eCap == css::drawing::LineCap_ROUND, in createAreaGeometry()
995 bLast && eCap == css::drawing::LineCap_ROUND, in createAreaGeometry()
996 bFirst && eCap == css::drawing::LineCap_SQUARE, in createAreaGeometry()
997 bLast && eCap == css::drawing::LineCap_SQUARE, in createAreaGeometry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/polygon/
H A Db2dlinegeometry.cxx850 css::drawing::LineCap eCap, in createAreaGeometry() argument
896 const bool bLineCap(!bIsClosed && eCap != css::drawing::LineCap_BUTT); in createAreaGeometry()
996 bFirst && eCap == css::drawing::LineCap_ROUND, in createAreaGeometry()
997 bLast && eCap == css::drawing::LineCap_ROUND, in createAreaGeometry()
998 bFirst && eCap == css::drawing::LineCap_SQUARE, in createAreaGeometry()
999 bLast && eCap == css::drawing::LineCap_SQUARE, in createAreaGeometry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/polygon/
H A Db2dlinegeometry.hxx139 css::drawing::LineCap eCap,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/polygon/
H A Db2dlinegeometry.hxx139 css::drawing::LineCap eCap,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/attribute/
H A Dsdrlineattribute.hxx58 css::drawing::LineCap eCap,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/attribute/
H A Dsdrlineattribute.hxx60 css::drawing::LineCap eCap,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Daligncollapser.cpp61 a.Status() |= CGeneModel::eCap; in GetAlignment()
141 if(align.Status()&CGeneModel::eCap) in CAlignCommon()
488 if((align.Status()&CGeneModel::eCap) && in ClipNotSupportedFlanks()
492 align.Status() ^= CGeneModel::eCap; in ClipNotSupportedFlanks()
649 if((align.Status()&CGeneModel::eCap) && in RemoveNotSupportedIntronsFromTranscript()
653 align.Status() ^= CGeneModel::eCap; in RemoveNotSupportedIntronsFromTranscript()
1471 align.Status() &= ~CGeneModel::eCap; in FilterAlignments()
2089 if((guest.Status()&CGeneModel::eCap) || (host.Status()&CGeneModel::eCap)) { in GetCollapsedAlgnments()
2090 if((guest.Status()&CGeneModel::eCap) != (host.Status()&CGeneModel::eCap) in GetCollapsedAlgnments()
2270 status = CGeneModel::eCap; in AddAlignment()
[all …]
H A Dchainer.cpp619 if((a.Status()&CGeneModel::eCap) != 0) in DescendingModelOrder()
630 if((b.Status()&CGeneModel::eCap) != 0) in DescendingModelOrder()
658 if((a.Status()&CGeneModel::eCap) != 0) in DescendingModelOrder()
665 if((b.Status()&CGeneModel::eCap) != 0) in DescendingModelOrder()
1476 if(chain.Status()&CGeneModel::eCap) { in TrimAlignmentsIncludedInDifferentGenes()
2970 if(it->Status()&CGeneModel::eCap) { in MakeChains()
2976 int status = CGeneModel::eCap; in MakeChains()
3429 if(chain.Status()&CGeneModel::eCap) { in MakeChains()
5329 Status() &= ~eCap; in ClipToCap()
5352 Status() |= eCap; in ClipToCap()
[all …]
H A Dgnomon_model.cpp1733 if ((a.Status()&CGeneModel::eCap)!=0) attributes["flags"] += ",Cap"; in CollectAttributes()
1855 else if (*f == "Cap") a.Status() |= CGeneModel::eCap; in ParseAttributes()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp382 eCap = 256, enumerator
901 m.Status() &= ~CGeneModel::eCap; in GetAlignParts()
915 m.Status() &= ~CGeneModel::eCap; in GetAlignParts()
928 if(algn.Status()&CGeneModel::eCap) { in GetAlignParts()
930 parts.front().Status() |= CGeneModel::eCap; in GetAlignParts()
932 parts.back().Status() |= CGeneModel::eCap; in GetAlignParts()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxattr2.cxx283 const css::drawing::LineCap eCap(GetValue()); in QueryValue() local
284 rVal <<= eCap; in QueryValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A Dxattr2.cxx283 const css::drawing::LineCap eCap(GetValue()); in QueryValue() local
284 rVal <<= eCap; in QueryValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx447 SvtGraphicStroke::CapType eCap(SvtGraphicStroke::capButt); in impTryToCreateSvtGraphicStroke() local
488 eCap = SvtGraphicStroke::capButt; in impTryToCreateSvtGraphicStroke()
493 eCap = SvtGraphicStroke::capRound; in impTryToCreateSvtGraphicStroke()
498 eCap = SvtGraphicStroke::capSquare; in impTryToCreateSvtGraphicStroke()
527 eCap, in impTryToCreateSvtGraphicStroke()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx420 SvtGraphicStroke::CapType eCap(SvtGraphicStroke::capButt); in impTryToCreateSvtGraphicStroke() local
461 eCap = SvtGraphicStroke::capButt; in impTryToCreateSvtGraphicStroke()
466 eCap = SvtGraphicStroke::capRound; in impTryToCreateSvtGraphicStroke()
471 eCap = SvtGraphicStroke::capSquare; in impTryToCreateSvtGraphicStroke()
497 fLineWidth, eCap, eJoin, fMiterLength, aDashArray)); in impTryToCreateSvtGraphicStroke()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx241 const css::drawing::LineCap eCap(rSet.Get(XATTR_LINECAP).GetValue()); in createNewSdrLineAttribute() local
260 eCap, in createNewSdrLineAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx258 const css::drawing::LineCap eCap(rSet.Get(XATTR_LINECAP).GetValue()); in createNewSdrLineAttribute() local
277 eCap, in createNewSdrLineAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dgdiimpl.cxx1608 css::drawing::LineCap eCap,
1630 css::drawing::LineCap eCap, in SystemDependentData_Triangulation() argument
1637 meCap(eCap), in SystemDependentData_Triangulation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dgdiimpl.cxx1592 css::drawing::LineCap eCap,
1609 css::drawing::LineCap eCap, in SystemDependentData_Triangulation() argument
1615 meCap(eCap), in SystemDependentData_Triangulation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dmtfxmldump.cxx185 OUString convertLineCapToString(css::drawing::LineCap eCap) in convertLineCapToString() argument
187 switch (eCap) in convertLineCapToString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dmtfxmldump.cxx184 OUString convertLineCapToString(css::drawing::LineCap eCap) in convertLineCapToString() argument
186 switch (eCap) in convertLineCapToString()