Home
last modified time | relevance | path

Searched defs:activeComp (Results 1 – 13 of 13) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Qt/
H A DvtkQtTreeRingLabelMapper.cxx166 int numComp = 0, activeComp = 0; in RenderOpaqueGeometry() local
300 vtkDataArray* numericData, vtkStringArray* stringData, int activeComp, int numComps, in LabelTree()
308 int activeComp, int numComps, vtkViewport* viewport) in LabelTree()
606 vtkStringArray* stringData, int activeComp, int numComps, char* string, size_t stringSize) in GetVertexLabel()
613 vtkStringArray* stringData, vtkUnicodeStringArray* uStringData, int activeComp, int numComps, in GetVertexLabel()
/dports/math/vtk6/VTK-6.2.0/Rendering/Qt/
H A DvtkQtTreeRingLabelMapper.cxx166 int numComp = 0, activeComp = 0; in RenderOpaqueGeometry() local
302 int activeComp, int numComps, vtkViewport* viewport ) in LabelTree()
581 int activeComp, int numComp, char *string) in GetVertexLabel()
/dports/math/vtk8/VTK-8.2.0/Rendering/Qt/
H A DvtkQtTreeRingLabelMapper.cxx166 int numComp = 0, activeComp = 0; in RenderOpaqueGeometry() local
302 int activeComp, int numComps, vtkViewport* viewport ) in LabelTree()
580 int activeComp, int numComp, char *string, size_t stringSize) in GetVertexLabel()
/dports/math/vtk9/VTK-9.1.0/Rendering/Label/
H A DvtkLabeledTreeMapDataMapper.cxx244 vtkStringArray* stringData, int activeComp, int numComp, char* string, size_t stringSize) in GetVertexLabel()
319 int i, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
487 vtkDataArray* numericData, vtkStringArray* stringData, int activeComp, int numComps) in LabelTree()
H A DvtkDynamic2DLabelMapper.cxx111 int i, j, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
H A DvtkLabeledDataMapper.cxx358 int i, j, numComp = 0, pointIdLabels = 0, activeComp = 0; in BuildLabelsInternal() local
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/
H A DvtkLabeledTreeMapDataMapper.cxx240 int activeComp, int numComp, in GetVertexLabel()
318 int i, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
493 int activeComp, in LabelTree()
H A DvtkDynamic2DLabelMapper.cxx108 int i, j, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
H A DvtkLabeledDataMapper.cxx360 int i, j, numComp = 0, pointIdLabels = 0, activeComp = 0; in BuildLabelsInternal() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Label/
H A DvtkLabeledTreeMapDataMapper.cxx240 int activeComp, int numComp, in GetVertexLabel()
317 int i, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
492 int activeComp, in LabelTree()
H A DvtkLabeledDataMapper.cxx339 int i, j, numComp = 0, pointIdLabels = 0, activeComp = 0; in BuildLabelsInternal() local
H A DvtkDynamic2DLabelMapper.cxx126 int i, j, numComp = 0, pointIdLabels, activeComp = 0; in RenderOpaqueGeometry() local
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/util/
H A DJMouseAdapter.java88 Component activeComp = (Component)e.getSource(); in internalPopupMenu() local