/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/ |
H A D | vtkCurveRepresentation.cxx | 360 double newCtr[3]; in MovePoint() local 361 newCtr[0] = ctr[0] + v[0]; in MovePoint() 362 newCtr[1] = ctr[1] + v[1]; in MovePoint() 363 newCtr[2] = ctr[2] + v[2]; in MovePoint() 378 double newCtr[3]; in Translate() local 384 newCtr[j] = ctr[j] + v[j]; in Translate() 386 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 438 double newCtr[3]; in Scale() local 446 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 517 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkImageTracerWidget.cxx | 1079 double newCtr[3]; in MovePoint() local 1080 newCtr[0] = ctr[0] + v[0]; in MovePoint() 1081 newCtr[1] = ctr[1] + v[1]; in MovePoint() 1082 newCtr[2] = ctr[2] + v[2]; in MovePoint() 1112 double newCtr[3]; in Translate() local 1117 newCtr[0] = ctr[0] + v[0]; in Translate() 1118 newCtr[1] = ctr[1] + v[1]; in Translate() 1119 newCtr[2] = ctr[2] + v[2]; in Translate() 1126 newCtr[0] = ctr[0] + v[0]; in Translate() 1127 newCtr[1] = ctr[1] + v[1]; in Translate() [all …]
|
H A D | vtkBrokenLineWidget.cxx | 870 double newCtr[3]; in MovePoint() local 871 newCtr[0] = ctr[0] + v[0]; in MovePoint() 872 newCtr[1] = ctr[1] + v[1]; in MovePoint() 873 newCtr[2] = ctr[2] + v[2]; in MovePoint() 887 double newCtr[3]; in Translate() local 893 newCtr[j] = ctr[j] + v[j]; in Translate() 895 this->HandleGeometry[i]->SetCenter( newCtr ); in Translate() 946 double newCtr[3]; in Scale() local 954 this->HandleGeometry[i]->SetCenter( newCtr ); in Scale() 1024 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkSplineWidget.cxx | 931 double newCtr[3]; in MovePoint() local 932 newCtr[0] = ctr[0] + v[0]; in MovePoint() 933 newCtr[1] = ctr[1] + v[1]; in MovePoint() 934 newCtr[2] = ctr[2] + v[2]; in MovePoint() 948 double newCtr[3]; in Translate() local 954 newCtr[j] = ctr[j] + v[j]; in Translate() 956 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 1007 double newCtr[3]; in Scale() local 1015 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 1085 double newCtr[3]; in Spin() local [all …]
|
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/ |
H A D | vtkCurveRepresentation.cxx | 377 double newCtr[3]; in MovePoint() local 378 newCtr[0] = ctr[0] + v[0]; in MovePoint() 379 newCtr[1] = ctr[1] + v[1]; in MovePoint() 380 newCtr[2] = ctr[2] + v[2]; in MovePoint() 406 double newCtr[3]; in Translate() local 412 newCtr[j] = ctr[j] + v[j]; in Translate() 414 this->GetHandleSource(i)->SetPosition(newCtr); in Translate() 466 double newCtr[3]; in Scale() local 474 this->GetHandleSource(i)->SetPosition(newCtr); in Scale() 544 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkImageTracerWidget.cxx | 1080 double newCtr[3]; in MovePoint() local 1081 newCtr[0] = ctr[0] + v[0]; in MovePoint() 1082 newCtr[1] = ctr[1] + v[1]; in MovePoint() 1083 newCtr[2] = ctr[2] + v[2]; in MovePoint() 1113 double newCtr[3]; in Translate() local 1118 newCtr[0] = ctr[0] + v[0]; in Translate() 1119 newCtr[1] = ctr[1] + v[1]; in Translate() 1120 newCtr[2] = ctr[2] + v[2]; in Translate() 1127 newCtr[0] = ctr[0] + v[0]; in Translate() 1128 newCtr[1] = ctr[1] + v[1]; in Translate() [all …]
|
H A D | vtkBrokenLineWidget.cxx | 850 double newCtr[3]; in MovePoint() local 851 newCtr[0] = ctr[0] + v[0]; in MovePoint() 852 newCtr[1] = ctr[1] + v[1]; in MovePoint() 853 newCtr[2] = ctr[2] + v[2]; in MovePoint() 867 double newCtr[3]; in Translate() local 873 newCtr[j] = ctr[j] + v[j]; in Translate() 875 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 926 double newCtr[3]; in Scale() local 934 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 1003 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkSplineWidget.cxx | 907 double newCtr[3]; in MovePoint() local 908 newCtr[0] = ctr[0] + v[0]; in MovePoint() 909 newCtr[1] = ctr[1] + v[1]; in MovePoint() 910 newCtr[2] = ctr[2] + v[2]; in MovePoint() 924 double newCtr[3]; in Translate() local 930 newCtr[j] = ctr[j] + v[j]; in Translate() 932 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 985 double newCtr[3]; in Scale() local 993 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 1062 double newCtr[3]; in Spin() local [all …]
|
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/ |
H A D | vtkSplineRepresentation.cxx | 453 double newCtr[3]; in MovePoint() local 454 newCtr[0] = ctr[0] + v[0]; in MovePoint() 455 newCtr[1] = ctr[1] + v[1]; in MovePoint() 456 newCtr[2] = ctr[2] + v[2]; in MovePoint() 471 double newCtr[3]; in Translate() local 477 newCtr[j] = ctr[j] + v[j]; in Translate() 479 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 531 double newCtr[3]; in Scale() local 539 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 604 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkImageTracerWidget.cxx | 1072 double newCtr[3]; in MovePoint() local 1073 newCtr[0] = ctr[0] + v[0]; in MovePoint() 1074 newCtr[1] = ctr[1] + v[1]; in MovePoint() 1075 newCtr[2] = ctr[2] + v[2]; in MovePoint() 1105 double newCtr[3]; in Translate() local 1110 newCtr[0] = ctr[0] + v[0]; in Translate() 1111 newCtr[1] = ctr[1] + v[1]; in Translate() 1112 newCtr[2] = ctr[2] + v[2]; in Translate() 1119 newCtr[0] = ctr[0] + v[0]; in Translate() 1120 newCtr[1] = ctr[1] + v[1]; in Translate() [all …]
|
H A D | vtkBrokenLineWidget.cxx | 864 double newCtr[3]; in MovePoint() local 865 newCtr[0] = ctr[0] + v[0]; in MovePoint() 866 newCtr[1] = ctr[1] + v[1]; in MovePoint() 867 newCtr[2] = ctr[2] + v[2]; in MovePoint() 881 double newCtr[3]; in Translate() local 887 newCtr[j] = ctr[j] + v[j]; in Translate() 889 this->HandleGeometry[i]->SetCenter( newCtr ); in Translate() 940 double newCtr[3]; in Scale() local 948 this->HandleGeometry[i]->SetCenter( newCtr ); in Scale() 1012 double newCtr[3]; in Spin() local [all …]
|
H A D | vtkSplineWidget.cxx | 927 double newCtr[3]; in MovePoint() local 928 newCtr[0] = ctr[0] + v[0]; in MovePoint() 929 newCtr[1] = ctr[1] + v[1]; in MovePoint() 930 newCtr[2] = ctr[2] + v[2]; in MovePoint() 944 double newCtr[3]; in Translate() local 950 newCtr[j] = ctr[j] + v[j]; in Translate() 952 this->HandleGeometry[i]->SetCenter(newCtr); in Translate() 1003 double newCtr[3]; in Scale() local 1011 this->HandleGeometry[i]->SetCenter(newCtr); in Scale() 1075 double newCtr[3]; in Spin() local [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/ |
H A D | SkEdgeClipper.h | 34 void (*consume)(SkEdgeClipper*, bool newCtr, void* ctx), void* ctx);
|
H A D | SkEdgeClipper.cpp | 562 void (*consume)(SkEdgeClipper*, bool newCtr, void* ctx), void* ctx) { in ClipPath() argument
|
H A D | SkPath.cpp | 3589 [](SkEdgeClipper* clipper, bool newCtr, void* ctx) { in clip() argument 3596 if (newCtr) { in clip() 3599 newCtr = false; in clip()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/ |
H A D | SkEdgeClipper.h | 34 void (*consume)(SkEdgeClipper*, bool newCtr, void* ctx), void* ctx);
|
H A D | SkEdgeClipper.cpp | 564 void (*consume)(SkEdgeClipper*, bool newCtr, void* ctx), void* ctx) { in ClipPath() argument
|
H A D | SkPath.cpp | 3699 [](SkEdgeClipper* clipper, bool newCtr, void* ctx) { in clip() argument 3706 if (newCtr) { in clip() 3709 newCtr = false; in clip()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 236 [](SkEdgeClipper* clipper, bool newCtr, void* ctx) { in clip() argument 243 if (newCtr) { in clip() 246 newCtr = false; in clip()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 231 [](SkEdgeClipper* clipper, bool newCtr, void* ctx) { in clip() argument 238 if (newCtr) { in clip() 241 newCtr = false; in clip()
|