Home
last modified time | relevance | path

Searched refs:ItemWidth (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gui/
H A Dgui_inv.cpp36 ItemWidth = 40; in GUIInvWindow()
67 out->WriteInt32(ItemWidth); in WriteToFile()
75 ItemWidth = in->ReadInt32(); in ReadFromFile()
82 ItemWidth = 40; in ReadFromFile()
89 if (ItemWidth > Width) in ReadFromFile()
90 ItemWidth = Width; in ReadFromFile()
100 ItemWidth = in->ReadInt32(); in ReadFromSavegame()
109 out->WriteInt32(ItemWidth); in WriteToSavegame()
116 if (ItemWidth <= 0 || ItemHeight <= 0) { in CalculateNumCells()
120 ColCount = Width / data_to_game_coord(ItemWidth); in CalculateNumCells()
[all …]
H A Dgui_inv.h60 int32_t ItemWidth; variable
/dports/misc/estic/estic-1.61_10/spunk/
H A Dmenuitem.cc92 Entry.Trunc (ItemWidth); in BuildEntry()
288 ItemWidth = NewWidth; in SetWidth()
398 SetWidth (ItemWidth); in SetValue()
446 ItemWidth = NewWidth; in SetWidth()
610 ItemWidth = NewWidth; in SetWidth()
725 SetWidth (ItemWidth); in SetValue()
869 ItemWidth = NewWidth; in SetWidth()
1094 SetWidth (ItemWidth); in SetValue()
1121 ItemWidth = NewWidth; in SetWidth()
1286 ItemWidth = NewWidth; in SetWidth()
[all …]
H A Ditemwin.cc76 ItemWidth = MinWidth (); in WindowItem()
104 S << ItemX << ItemY << ItemWidth << ID << Flags << HotKey << HotPos in Store()
113 S >> ItemX >> ItemY >> ItemWidth >> ID >> Flags >> HotKey >> HotPos in Load()
151 ItemWidth = NewWidth; in SetWidth()
235 return ItemWidth; in GetWidth()
318 if (ItemWidth) { in Clear()
319 String S (ItemWidth); in Clear()
320 S.Set (0, ItemWidth, ' '); in Clear()
H A Dlistbox.h185 if (XSize > ItemWidth) { in ListBox()
186 ItemWidth = XSize; in ListBox()
206 if (XSize > ItemWidth) { in ListBox()
207 ItemWidth = XSize; in ListBox()
345 ItemWidth = NewWidth; in SetWidth()
H A Dtextitem.cc114 S.Pad (String::Right, ItemWidth); in Draw()
H A Dmenue.cc115 FillWidth = ItemWidth - 2 - ItemText.Len () - S.Len (); in BuildEntry()
137 ItemWidth = NewWidth; in SetWidth()
1533 ItemWidth = NewWidth; in SetWidth()
1606 ItemWidth = NewWidth; in SetWidth()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4Menu.cpp251 ItemWidth=ItemHeight=C4SymbolSize; in Default()
631 ItemWidth=ItemHeight=C4SymbolSize; in InitLocation()
639 ItemWidth += ItemHeight + 16; in InitLocation()
644 ItemWidth = std::max(ItemWidth, iWdt + pItem->GetSymbolWidth(ItemHeight)); in InitLocation()
663 assert(iWdt <= ItemWidth); in InitLocation()
664 ItemWidth=std::max(ItemWidth,iWdt); ItemHeight=std::max(ItemHeight,iHgt); in InitLocation()
669 ItemWidth = std::min(ItemWidth, iLargestTextWdt); in InitLocation()
671 ItemWidth += 3; in InitLocation()
673 ItemWidth += C4PictureSize; in InitLocation()
691 ItemWidth = std::max<int>(ItemWidth - C4MN_DlgPortraitWdt - C4MN_DlgPortraitIndent, 40); in InitLocation()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/karbonplugins/tools/filterEffectTool/
H A DFilterEffectSceneItems.cpp30 const qreal ItemWidth = 15 * ConnectorSize.height(); variable
225 setRect(0, 0, ItemWidth, 2*ConnectorSize.height()); in DefaultInputItem()
227 createOutput(QPointF(ItemWidth, 0.5*rect().height()), name); in DefaultInputItem()
243 QPointF position(ItemWidth, ConnectorSize.height()); in EffectItem()
262 setRect(0, 0, ItemWidth, position.y() + ConnectorSize.height()); in EffectItem()
/dports/math/minizinc/libminizinc-2.5.5/tests/spec/examples/
H A D2DPacking.mzn47 array[1..N] of int: ItemWidth;
88 sum( j in i..N ) ( ItemWidth[j] * x[i, j] ) <= W * x[i, i]
126 ItemWidth = [ 1, 1, 2, 3 ];
133 %ItemWidth = [ 4, 4, 1, 1, 2, 3 ];
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dglobal_inv_window.cpp46 _GP(guiinv)[i].ItemWidth = ww; in SetInvDimensions()
H A Dinv_window.cpp79 guii->ItemWidth = newwidth; in InvWindow_SetItemWidth()
84 return guii->ItemWidth; in InvWindow_GetItemWidth()
146 if (inv->ItemWidth <= 0 || inv->ItemHeight <= 0) in offset_over_inv()
148 int mover = _G(mouse_ifacebut_xoffs) / data_to_game_coord(inv->ItemWidth); in offset_over_inv()
H A Dgui_inv.cpp78 at_x += data_to_game_coord(ItemWidth); in Draw()
/dports/editors/lazarus/lazarus/ide/
H A Dfpdocselectinherited.lfm19 ItemWidth = 0
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DMeasureItemEventArgs.cs67 public int ItemWidth { property in System.Windows.Forms.MeasureItemEventArgs
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfpdocselectinherited.lfm19 ItemWidth = 0
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dfpdocselectinherited.lfm19 ItemWidth = 0
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfpdocselectinherited.lfm19 ItemWidth = 0
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/GreaseMonkey/GreaseMonkeyConfiguration/
H A DGreaseMonkeyConfigurationListDelegate.py29 ItemWidth = 200 variable in GreaseMonkeyConfigurationListDelegate
217 return QSize(GreaseMonkeyConfigurationListDelegate.ItemWidth,
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DColorMenuItem.cs79 e.ItemWidth = m_qSize; in OnMeasureItem()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgraslicescaling.pas185 ItemWidth,ItemHeight,ItemStepX,ItemStepY: integer;
189 ItemWidth := ABitmap.Width;
200 ItemWidth:= ABitmap.Width div NumberOfItems;
201 ItemStepX := ItemWidth;
210 …FSliceScalingArray[i].BitmapSourceRect := rect(ItemStepX*i,ItemStepY*i,ItemStepX*i+ItemWidth,ItemS…
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgraslicescaling.pas185 ItemWidth,ItemHeight,ItemStepX,ItemStepY: integer;
189 ItemWidth := ABitmap.Width;
200 ItemWidth:= ABitmap.Width div NumberOfItems;
201 ItemStepX := ItemWidth;
210 …FSliceScalingArray[i].BitmapSourceRect := rect(ItemStepX*i,ItemStepY*i,ItemStepX*i+ItemWidth,ItemS…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dthumbnailview.hxx210 void setItemDimensions (long ItemWidth, long ThumbnailHeight,
345 void setItemDimensions (long ItemWidth, long ThumbnailHeight,
/dports/games/openspades/openspades-0.1.3/Resources/Scripts/Gui/UIFramework/
H A DListView.as131 float w = ItemWidth;
141 float ItemWidth {
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgslayoutitem.cpp544 …item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty::fromExpression… in dataDefinedSize()
545 item->refreshDataDefinedProperty( QgsLayoutObject::ItemWidth ); in dataDefinedSize()
559 …item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty::fromExpression… in dataDefinedSize()
585 item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty() ); in dataDefinedSize()
595 item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty() ); in dataDefinedSize()
605 …item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty::fromValue( "13… in dataDefinedSize()
628 item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty() ); in dataDefinedSize()
653 item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty() ); in dataDefinedSize()
657 …item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty::fromExpression… in dataDefinedSize()
665 item->dataDefinedProperties().setProperty( QgsLayoutObject::ItemWidth, QgsProperty() ); in dataDefinedSize()
[all …]

123456789