Home
last modified time | relevance | path

Searched refs:computeHeight (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DColorTable.cpp134 int height = computeHeight(rows); in updateVirtualSize()
141 height = computeHeight(rows); in updateVirtualSize()
157 int ColorTable::computeHeight(const int rows) const { in computeHeight() function in TrenchBroom::View::ColorTable
H A DColorTable.h50 int computeHeight(int rows) const;
/dports/audio/giada/giada-0.17.1/src/gui/elems/mainWindow/keyboard/
H A Dcolumn.cpp117 size(w(), computeHeight()); in addChannel()
211 int geColumn::computeHeight() const in computeHeight() function in giada::v::geColumn
H A Dcolumn.h80 int computeHeight() const;
/dports/games/megaglest/megaglest-source-3.13.0/source/tests/shared_lib/streflop/
H A Dstreflop_test.cpp270 float computeHeight(const Vec2i &pos) const { in computeHeight() function in StreflopTest
307 float y1= computeHeight(lastPosValue); in getVectorFlat()
308 float y2= computeHeight(curPosValue); in getVectorFlat()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/collision/broadphase/
H A DDynamicAABBTree.h189 int computeHeight(int32 nodeID);
249 int computeHeight();
/dports/audio/midipp/midipp-2.1.1/src/
H A Dmidipp_tabbar.cpp264 int ht = computeHeight(width()); in paintEvent()
346 MppTabBar :: computeHeight(int w) const in computeHeight() function in MppTabBar
380 const int ht = computeHeight(width()); in doRepaintCb()
H A Dmidipp_tabbar.h76 int computeHeight(int) const;
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/collision/broadphase/
H A DDynamicAABBTree.cpp805 int DynamicAABBTree::computeHeight() { in computeHeight() function in DynamicAABBTree
806 return computeHeight(mRootNodeID); in computeHeight()
810 int DynamicAABBTree::computeHeight(int32 nodeID) { in computeHeight() function in DynamicAABBTree
820 int leftHeight = computeHeight(node->children[0]); in computeHeight()
821 int rightHeight = computeHeight(node->children[1]); in computeHeight()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/
H A DFormLayout.java227 int computeHeight (Control control, FormData data, boolean flushCache) { in computeHeight() method in FormLayout
352 h = Math.max (computeHeight (child, data, flushCache), h); in layout()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/layout/
H A DFormLayout.java227 int computeHeight (Control control, FormData data, boolean flushCache) { in computeHeight() method in FormLayout
352 h = Math.max (computeHeight (child, data, flushCache), h); in layout()
/dports/games/glest/glest_source_3.2.2/source/glest_game/type_instances/
H A Dunit.cpp363 float y1= computeHeight(lastPos); in getCurrVectorFlat()
364 float y2= computeHeight(pos); in getCurrVectorFlat()
851 float Unit::computeHeight(const Vec2i &pos) const{ in computeHeight() function in Glest::Game::Unit
H A Dunit.h290 float computeHeight(const Vec2i &pos) const;
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-index-rtree/src/main/java/de/lmu/ifi/dbs/elki/index/tree/spatial/rstarvariants/
H A DNonFlatRStarTree.java93 protected int computeHeight() { in computeHeight() method in NonFlatRStarTree
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-index-rtree/src/main/java/de/lmu/ifi/dbs/elki/index/tree/spatial/rstarvariants/flat/
H A DFlatRStarTree.java102 protected int computeHeight() { in computeHeight() method in FlatRStarTree
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java884 int height = computeHeight(); in preferredLayoutSize()
892 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java878 int height = computeHeight(); in preferredLayoutSize()
886 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalTitlePane.java878 int height = computeHeight(); in preferredLayoutSize()
886 private int computeHeight() { in computeHeight() method in MetalTitlePane.TitlePaneLayout

12