Home
last modified time | relevance | path

Searched refs:SetArrays (Results 1 – 12 of 12) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkDataArraySelection.h124 void SetArrays(const char* const* names, int numArrays);
H A DvtkDataArraySelection.cxx283 void vtkDataArraySelection::SetArrays(const char* const* names, int numArrays) in SetArrays() function in vtkDataArraySelection
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkDataArraySelection.h155 void SetArrays(const char* const* names, int numArrays);
H A DvtkDataArraySelection.cxx284 void vtkDataArraySelection::SetArrays(const char* const* names, int numArrays) in SetArrays() function in vtkDataArraySelection
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkDataArraySelection.h180 void SetArrays(const char* const* names, int numArrays);
H A DvtkDataArraySelection.cxx287 void vtkDataArraySelection::SetArrays(const char* const* names, int numArrays) in SetArrays() function in vtkDataArraySelection
/dports/math/vtk6/VTK-6.2.0/IO/XML/
H A DvtkXMLReader.cxx1022 sel->SetArrays(0, 0); in SetDataArraySelections()
1029 sel->SetArrays(0, 0); in SetDataArraySelections()
/dports/math/vtk8/VTK-8.2.0/IO/XML/
H A DvtkXMLReader.cxx1549 sel->SetArrays(nullptr, 0); in SetDataArraySelections()
1556 sel->SetArrays(nullptr, 0); in SetDataArraySelections()
/dports/math/vtk9/VTK-9.1.0/IO/XML/
H A DvtkXMLReader.cxx1666 sel->SetArrays(nullptr, 0); in SetDataArraySelections()
1673 sel->SetArrays(nullptr, 0); in SetDataArraySelections()
/dports/editors/cudatext/CudaText-1.151.0/atsyneditex/atsynedit_ex/
H A Dat__fpjson.pp444 procedure SetArrays(Index : Integer; const AValue: TJSONArray);
549 Property Arrays[Index : Integer] : TJSONArray Read GetArrays Write SetArrays;
597 procedure SetArrays(const AName : String; const AValue: TJSONArray);
717 Property Arrays[AName : String] : TJSONArray Read GetArrays Write SetArrays;
2250 procedure TJSONArray.SetArrays(Index : Integer; const AValue: TJSONArray);
2937 procedure TJSONObject.SetArrays(const AName : String; const AValue: TJSONArray);
/dports/devel/fpc-fcl-json/fpc-3.2.2/packages/fcl-json/src/
H A Dfpjson.pp496 procedure SetArrays(Index : Integer; const AValue: TJSONArray);
595 Property Arrays[Index : Integer] : TJSONArray Read GetArrays Write SetArrays;
634 procedure SetArrays(const AName : String; const AValue: TJSONArray);
754 Property Arrays[AName : String] : TJSONArray Read GetArrays Write SetArrays;
2452 procedure TJSONArray.SetArrays(Index : Integer; const AValue: TJSONArray);
3194 procedure TJSONObject.SetArrays(const AName : String; const AValue: TJSONArray);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-json/src/
H A Dfpjson.pp496 procedure SetArrays(Index : Integer; const AValue: TJSONArray);
595 Property Arrays[Index : Integer] : TJSONArray Read GetArrays Write SetArrays;
634 procedure SetArrays(const AName : String; const AValue: TJSONArray);
754 Property Arrays[AName : String] : TJSONArray Read GetArrays Write SetArrays;
2452 procedure TJSONArray.SetArrays(Index : Integer; const AValue: TJSONArray);
3194 procedure TJSONObject.SetArrays(const AName : String; const AValue: TJSONArray);