Home
last modified time | relevance | path

Searched refs:SplitTab (Results 1 – 8 of 8) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Drefine.h95 const Split SplitTab[8]={ variable
479 for (i=0; i<SplitTab[ind].TriNum; ++i)
488 if(SplitTab[ind].TE[i][j]!=3)
507 if(SplitTab[ind].TriNum==3 &&
508 SquaredDistance(vv[SplitTab[ind].swap[0][0]]->P(),vv[SplitTab[ind].swap[0][1]]->P()) <
509 SquaredDistance(vv[SplitTab[ind].swap[1][0]]->P(),vv[SplitTab[ind].swap[1][1]]->P()) )
1199 for(i=1;i<SplitTab[ind].TriNum;++i){
1224 if(SplitTab[ind].TE[i][j]!=3)
1243 if(SplitTab[ind].TriNum==3 &&
1244 SquaredDistance(vv[SplitTab[ind].swap[0][0]]->P(),vv[SplitTab[ind].swap[0][1]]->P()) <
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Drefine.h99 const Split SplitTab[8]={ variable
466 for(i=1;i<SplitTab[ind].TriNum;++i){
482 for(i=0;i<SplitTab[ind].TriNum;++i)
484 (*nf[i]).V(j)=&*vv[SplitTab[ind].TV[i][j]];
487 (*nf[i]).WT(j)=wtt[SplitTab[ind].TV[i][j]];
490 if(SplitTab[ind].TE[i][j]!=3){
491 if(orgflag & (MESH_TYPE::FaceType::BORDER0<<(SplitTab[ind].TE[i][j])))
499 if(SplitTab[ind].TriNum==3 &&
500 SquaredDistance(vv[SplitTab[ind].swap[0][0]]->P(),vv[SplitTab[ind].swap[0][1]]->P()) <
501 SquaredDistance(vv[SplitTab[ind].swap[1][0]]->P(),vv[SplitTab[ind].swap[1][1]]->P()) )
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfesh.hxx656 void SplitTab( bool bVert, sal_uInt16 nCnt, bool bSameHeight );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfesh.hxx656 void SplitTab( bool bVert, sal_uInt16 nCnt, bool bSameHeight );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dtabsh.cxx1014 … pSh->SplitTab(!bHorizontal2, static_cast< sal_uInt16 >( nCount2-1 ), bProportional2 ); in Execute()
1023 rSh.SplitTab(!bHorizontal, static_cast< sal_uInt16 >( nCount-1 ), bProportional ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtabsh.cxx1011 rSh.SplitTab(!bHorizontal, static_cast< sal_uInt16 >( nCount-1 ), bProportional ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfetab.cxx467 void SwFEShell::SplitTab( bool bVert, sal_uInt16 nCnt, bool bSameHeight ) in SplitTab() function in SwFEShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfetab.cxx495 void SwFEShell::SplitTab( bool bVert, sal_uInt16 nCnt, bool bSameHeight ) in SplitTab() function in SwFEShell