Home
last modified time | relevance | path

Searched refs:optimalHeight (Results 1 – 18 of 18) sorted by relevance

/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php333 $optimalHeight = $dimensionsArray['optimalHeight'];
524 $cropStartY = $optimalHeight - $newHeight;
530 $cropStartY = $optimalHeight - $newHeight;
536 $cropStartY = $optimalHeight - $newHeight;
542 if ($optimalHeight > $optimalWidth) {
594 $optimalHeight= $newHeight;
601 $optimalHeight = $dimensionsArray['optimalHeight'];
608 $optimalHeight = $dimensionsArray['optimalHeight'];
615 $optimalHeight = $dimensionsArray['optimalHeight'];
622 $optimalHeight = $dimensionsArray['optimalHeight'];
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php340 $optimalHeight = $dimensionsArray['optimalHeight'];
523 $cropStartY = $optimalHeight - $newHeight;
528 $cropStartY = $optimalHeight - $newHeight;
533 $cropStartY = $optimalHeight - $newHeight;
538 if ($optimalHeight > $optimalWidth) {
588 $optimalHeight= $newHeight;
594 $optimalHeight = $dimensionsArray['optimalHeight'];
600 $optimalHeight = $dimensionsArray['optimalHeight'];
606 $optimalHeight = $dimensionsArray['optimalHeight'];
612 $optimalHeight = $dimensionsArray['optimalHeight'];
[all …]
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/contribs/terrain/
H A Dterrain.cpp272 if (type == LOWEST && height < textures.region[LOWEST].optimalHeight) in RegionPercent()
275 if (type == MEDIUM && height < textures.region[MEDIUM].optimalHeight) in RegionPercent()
278 if (type == HIGH && height < textures.region[HIGH].optimalHeight) in RegionPercent()
281 if (type == HIGHEST && height < textures.region[HIGHEST].optimalHeight) in RegionPercent()
297 if (height < textures.region[type].optimalHeight) { in RegionPercent()
299 temp2 = (float)textures.region[type].optimalHeight - in RegionPercent()
306 else if (height == textures.region[type].optimalHeight) in RegionPercent()
311 else if (height > textures.region[type].optimalHeight) { in RegionPercent()
313 textures.region[type].optimalHeight; in RegionPercent()
314 return ((temp1 - (height - textures.region[type].optimalHeight)) / temp1); in RegionPercent()
[all …]
H A Dterrain.h59 int optimalHeight; // acceptance 100 member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DSequentialWorkflowRootDesigner.cs213 int optimalHeight = 0;
217optimalHeight += designerTheme.ConnectorSize.Height; //Add the height of first connector
218 optimalHeight += HelpTextSize.Height;
219optimalHeight += designerTheme.ConnectorSize.Height; //Add the height of last connector
225 optimalHeight += designerTheme.ConnectorSize.Height;
231 optimalHeight += childSize.Height;
234 optimalHeight += designerTheme.ConnectorSize.Height;
236 optimalHeight += 2 * ambientTheme.SelectionSize.Height;
240 return optimalHeight;
H A DSequentialWorkflowRootDesigner.cs.back213 int optimalHeight = 0;
217optimalHeight += designerTheme.ConnectorSize.Height; //Add the height of first connector
218 optimalHeight += HelpTextSize.Height;
219optimalHeight += designerTheme.ConnectorSize.Height; //Add the height of last connector
225 optimalHeight += designerTheme.ConnectorSize.Height;
231 optimalHeight += childSize.Height;
234 optimalHeight += designerTheme.ConnectorSize.Height;
236 optimalHeight += 2 * ambientTheme.SelectionSize.Height;
240 return optimalHeight;
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/small_icons/contents/ui/
H A Dmain.qml30 …property int optimalHeight: icons.iconSize + icons.margins.top + icons.margins.bottom + PlasmaCore…
34 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.05, optimalHeight), tabBox.screenGeomet…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/big_icons/contents/ui/
H A Dmain.qml30 …property int optimalHeight: icons.iconSize + icons.margins.top + icons.margins.bottom + PlasmaCore…
35 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.05, optimalHeight), tabBox.screenGeomet…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/desktopswitchers/previews/contents/ui/
H A Dmain.qml32 …property int optimalHeight: listView.thumbnailWidth*(1.0/screenFactor) + hoverItem.margins.top + h…
36 height: Math.min(optimalHeight, tabBox.screenGeometry.height * 0.8)
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/text/contents/ui/
H A Dmain.qml30 property int optimalHeight: textListView.rowHeight * textListView.count
34 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.2, optimalHeight), tabBox.screenGeometr…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/present_windows/contents/ui/
H A Dmain.qml31 property int optimalHeight: 0.9*tabBox.screenGeometry.height
34 height: optimalHeight
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/lookandfeel/contents/desktopswitcher/
H A DDesktopSwitcher.qml28 property int optimalHeight: listView.rowHeight * listView.count + clientArea.height + 4
32 height: Math.min(optimalHeight, tabBox.screenGeometry.height * 0.8)
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/thumbnails/contents/ui/
H A Dmain.qml30 …property int optimalHeight: thumbnailListView.thumbnailWidth*(1.0/screenFactor) + hoverItem.margin…
34 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.15, optimalHeight), tabBox.screenGeomet…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/compact/contents/ui/
H A Dmain.qml30 property int optimalHeight: compactListView.rowHeight * compactListView.count
34 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.2, optimalHeight), tabBox.screenGeometr…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/informative/contents/ui/
H A Dmain.qml35 property int optimalHeight: listView.rowHeight * listView.count
37 …height: Math.min(Math.max(tabBox.screenGeometry.height * 0.2, optimalHeight), tabBox.screenGeometr…
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/windowswitchers/thumbnail_grid/contents/ui/
H A Dmain.qml52 property int optimalHeight: thumbnailGridView.cellHeight * gridRows
56 height: Math.min(Math.max(thumbnailGridView.cellHeight, optimalHeight), maxHeight)
/dports/misc/mnn/MNN-1.2.0/demo/android/app/src/main/java/com/taobao/android/mnndemo/
H A DVideoActivity.java255 public void onGetPreviewOptimalSize(int optimalWidth, int optimalHeight) { in handlePreViewCallBack()
260 int fixedVideoHeight = metric.widthPixels * optimalWidth / optimalHeight; in handlePreViewCallBack()
H A DCameraView.java209 void onGetPreviewOptimalSize(int optimalWidth, int optimalHeight); in onGetPreviewOptimalSize() argument