Home
last modified time | relevance | path

Searched refs:resizeCells (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkcharselect.cpp47 void resizeCells();
140 d->resizeCells(); in KCharSelectTable()
152 d->resizeCells(); in setFont()
185 d->resizeCells(); in setContents()
237 d->resizeCells(); in resizeEvent()
244 void KCharSelectTablePrivate::resizeCells() in resizeCells() function in KCharSelectTablePrivate
/dports/science/axom/axom-0.6.1/src/axom/mint/mesh/
H A DUnstructuredMesh.hpp996 void resizeCells(IndexType cell_size) in resizeCells() function in axom::mint::UnstructuredMesh
1159 resizeCells(cell_size); in resize()
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/view/
H A DmxGraph.java3601 return resizeCells(new Object[] { cell }, in resizeCell()
3613 public Object[] resizeCells(Object[] cells, mxRectangle[] bounds) in resizeCells() method in mxGraph