Home
last modified time | relevance | path

Searched defs:IsCellVisible (Results 1 – 19 of 19) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkStructuredData.cxx382 bool vtkStructuredData::IsCellVisible(vtkIdType cellId, int dimensions[3], int dataDescription, in IsCellVisible() function in vtkStructuredData
H A DvtkStructuredGrid.cxx732 unsigned char vtkStructuredGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkStructuredGrid
H A DvtkUniformGrid.cxx955 unsigned char vtkUniformGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkUniformGrid
H A DvtkRectilinearGrid.cxx542 unsigned char vtkRectilinearGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkRectilinearGrid
H A DvtkExplicitStructuredGrid.cxx723 unsigned char vtkExplicitStructuredGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkExplicitStructuredGrid
H A DvtkImageData.cxx293 unsigned char vtkImageData::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkImageData
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Dbrwbox3.cxx518 bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in IsCellVisible() function in BrowseBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Dbrwbox3.cxx518 bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in IsCellVisible() function in BrowseBox
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkStructuredGrid.cxx639 unsigned char vtkStructuredGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkStructuredGrid
H A DvtkUniformGrid.cxx951 unsigned char vtkUniformGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkUniformGrid
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkStructuredGrid.cxx730 unsigned char vtkStructuredGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkStructuredGrid
H A DvtkUniformGrid.cxx964 unsigned char vtkUniformGrid::IsCellVisible(vtkIdType cellId) in IsCellVisible() function in vtkUniformGrid
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Dsvtabbx.cxx761 bool SvHeaderTabListBox::IsCellVisible( sal_Int32, sal_uInt16 ) const in IsCellVisible() function in SvHeaderTabListBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Dsvtabbx.cxx712 bool SvHeaderTabListBox::IsCellVisible( sal_Int32, sal_uInt16 ) const in IsCellVisible() function in SvHeaderTabListBox
/dports/editors/lazarus/lazarus/lcl/
H A Dgrids.pas1298 function IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
7583 function TCustomGrid.IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1331 function IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
7733 function TCustomGrid.IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dgrids.pas1298 function IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
7583 function TCustomGrid.IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1331 function IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
7733 function TCustomGrid.IsCellVisible(aCol, aRow: Integer): Boolean; in IsCellVisible() function
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dsheet.cpp2000 bool wxSheet::IsCellVisible( const wxSheetCoords& coords, bool wholeCellVisible ) const in IsCellVisible() function in wxSheet