Home
last modified time | relevance | path

Searched defs:cellArea (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/pinta/pinta-1.7.1/Pinta.Gui.Widgets/Widgets/Layers/
H A DCellRendererSurface.cs67 …public override void GetSize (Widget widget, ref Gdk.Rectangle cellArea, out int x, out int y, out… in GetSize()
76 …dk.Drawable window, Widget widget, Gdk.Rectangle backgroundArea, Gdk.Rectangle cellArea, Gdk.Recta… in Render()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/table/
H A DTableRowSWTPaintListener.java38 Rectangle cellArea); in rowPaint()
H A DTableViewSWT.java210 Rectangle cellArea); in invokePaintListeners()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DPow23GridDensityProvider.cpp65 real cellArea = prosceniumWidth * prosceniumHeight / pow(numFaces, 2.0f / 3.0f); in initialize() local
H A DArbitraryGridDensityProvider.cpp66 real cellArea = prosceniumWidth * prosceniumHeight / numCells; in initialize() local
H A DAverageAreaGridDensityProvider.cpp68 real cellArea = 0.0; in initialize() local
/dports/math/R-cran-sp/sp/src/
H A DsurfaceArea.c58 double cellArea; in sarea() local
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dconfig1.c101 DOUBLE cellArea ; in config1() local
H A Dpenalties.c211 INT binArea, cellArea ; local
/dports/deskutils/pinot/pinot-1.20/UI/GTK3/src/
H A DPinotUtils.cpp140 Gdk::Rectangle cellArea; in get_column_height() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/columns/torrent/
H A DColumnTorrentFileProgress.java90 DiskManagerFileInfo fileInfo, Rectangle cellArea) { in fillInfoProgressETA()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/textlayout/
H A DKoTextLayoutTableArea.cpp682 KoTextLayoutArea *cellArea = new KoTextLayoutArea(this, documentLayout()); in layoutRow() local
762 KoTextLayoutArea *cellArea = d->cellAreas[cell.row()][cell.column()]; in layoutRow() local
802 KoTextLayoutArea *cellArea = new KoTextLayoutArea(this, documentLayout()); in layoutMergedCellsNotEnding() local
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/
H A DKoTextLayoutTableArea.cpp736 KoTextLayoutArea *cellArea = new KoTextLayoutArea(this, documentLayout()); in layoutRow() local
816 KoTextLayoutArea *cellArea = d->cellAreas[cell.row()][cell.column()]; in layoutRow() local
856 KoTextLayoutArea *cellArea = new KoTextLayoutArea(this, documentLayout()); in layoutMergedCellsNotEnding() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/table/impl/
H A DFakeTableCell.java117 private Rectangle cellArea; field in FakeTableCell
1030 public void setControl(final Composite composite, Rectangle cellArea, boolean addListeners) { in setControl()
1362 public void setCellArea(Rectangle cellArea) { in setCellArea()
H A DTableViewSWT_Common.java773 TableColumnCore column, Rectangle cellArea) { in invokePaintListeners()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/IntxMesh/
H A DIntx2MeshInPlane.cpp27 double cellArea =0; in setup_red_cell() local
H A DIntxRllCssphere.cpp29 double cellArea =0; in setup_red_cell() local
H A DIntx2MeshOnSphere.cpp37 double cellArea =0; in setup_red_cell() local
/dports/graphics/qgis/qgis-3.22.3/src/analysis/raster/
H A Dqgsalignraster.cpp408 const double cellArea = cs.width() * cs.height(); in suggestedReferenceLayer() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/raster/
H A Dqgsalignraster.cpp408 double cellArea = cs.width() * cs.height(); in suggestedReferenceLayer() local
/dports/cad/magic/magic-8.3.245/plow/
H A DPlowRules2.c896 Rect cellArea, shadowArea; local
/dports/science/axom/axom-0.6.1/src/axom/quest/examples/
H A Dcontainment_driver.cpp397 LengthType cellArea(area); in printSurfaceStats() local
/dports/cad/magic/magic-8.3.245/drc/
H A DDRCmain.c687 Rect cellArea; local
/dports/cad/magic/magic-8.3.245/select/
H A DselCreate.c441 Rect labelArea, cellArea; local
/dports/science/cdo/cdo-2.0.0/src/
H A Dremap_conserv.cc439 scaleCellFrac(size_t numCells, Varray<double> &cellFrac, const Varray<double> &cellArea) in scaleCellFrac()

12