Home
last modified time | relevance | path

Searched defs:ResizeColumns (Results 1 – 24 of 24) sorted by relevance

/dports/net-im/jarl/Jarl-0.5001/lib/Tk/
H A DMulColListbox.pm297 sub ResizeColumns { subroutine
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/UserInterface/
H A DformMain.Options.cs78 private void UpdateInputDeviceListViewItem(ListViewItem Item, int Index, bool ResizeColumns) { in UpdateInputDeviceListViewItem()
H A DformMain.Controls.cs111 private void UpdateControlListElement(ListViewItem Item, int Index, bool ResizeColumns) in UpdateControlListElement()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Cheats/
H A DfrmCheatList.cs65 private void ResizeColumns() in ResizeColumns() method in Mesen.GUI.Forms.Cheats.frmCheatList
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp295 void GenericListControl::ResizeColumns() in ResizeColumns() function in GenericListControl
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp295 void GenericListControl::ResizeColumns() in ResizeColumns() function in GenericListControl
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp295 void GenericListControl::ResizeColumns() in ResizeColumns() function in GenericListControl
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vnet/
H A Dwidgets.py345 def ResizeColumns(self, minWidth=[90, 120]): member in PointsList
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKComponents/GKUI/Components/
H A DGKListView.cs653 public void ResizeColumns() in ResizeColumns() method in GKUI.Components.GKListView
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Components/
H A DGKListView.cs605 public void ResizeColumns() in ResizeColumns() method in GKUI.Components.GKListView
/dports/databases/grass7/grass-7.8.6/gui/wxpython/photo2image/
H A Dip2i_manager.py1645 def ResizeColumns(self): member in GCPList
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DUIUtil.cs1791 public static void ResizeColumns(ListView lv, bool bBlockUIUpdate) in ResizeColumns() method in KeePass.UI.UIUtil
1796 public static void ResizeColumns(ListView lv, int[] vRelWidths, in ResizeColumns() method in KeePass.UI.UIUtil
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gcp/
H A Dmanager.py2362 def ResizeColumns(self): member in GCPList
/dports/databases/grass7/grass-7.8.6/gui/wxpython/image2target/
H A Dii2t_manager.py2335 def ResizeColumns(self): member in GCPList
/dports/archivers/unzip/unzip60/wince/
H A Dwinmain.cpp1680 void ResizeColumns() { in ResizeColumns() function
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkTreeview.c904 static void ResizeColumns(Treeview *tv, int newWidth) in ResizeColumns() function
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkTreeview.c898 static void ResizeColumns(Treeview *tv, int newWidth) in ResizeColumns() function
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkTreeview.c900 static void ResizeColumns(Treeview *tv, int newWidth) in ResizeColumns() function
/dports/editors/lazarus/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas1330 … function ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColumnIndex; in ResizeColumns() function
11405 function TVTHeader.ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColu… in ResizeColumns() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas1390 … function ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColumnIndex; in ResizeColumns() function
11796 function TVTHeader.ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColu… in ResizeColumns() function
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.virtualtrees.pas1357 … function ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColumnIndex; in ResizeColumns() function
11727 function TVTHeader.ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColu… in ResizeColumns() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas1390 … function ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColumnIndex; in ResizeColumns() function
11796 function TVTHeader.ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColu… in ResizeColumns() function
/dports/editors/lazarus-qt5/lazarus/components/virtualtreeview/
H A DVirtualTrees.pas1330 … function ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColumnIndex; in ResizeColumns() function
11405 function TVTHeader.ResizeColumns(ChangeBy: Integer; RangeStartCol: TColumnIndex; RangeEndCol: TColu… in ResizeColumns() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dultimatelistctrl.py6456 def ResizeColumns(self): member in UltimateListMainWindow