Home
last modified time | relevance | path

Searched defs:SetFixedWidth (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dtree_view_column.go154 func (v *TreeViewColumn) SetFixedWidth(w int) { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dtree_view_column.go167 func (v *TreeViewColumn) SetFixedWidth(w int) { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dtree_view_column.go167 func (v *TreeViewColumn) SetFixedWidth(w int) { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dtree_view_column.go167 func (v *TreeViewColumn) SetFixedWidth(w int) { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dtree_view_column.go167 func (v *TreeViewColumn) SetFixedWidth(w int) { func
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Ddataview.cpp1638 void wxDataViewColumn::SetFixedWidth( int width ) in SetFixedWidth() function in wxDataViewColumn
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Ddataview.cpp1638 void wxDataViewColumn::SetFixedWidth( int width ) in SetFixedWidth() function in wxDataViewColumn
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Ddataview.cpp1638 void wxDataViewColumn::SetFixedWidth( int width ) in SetFixedWidth() function in wxDataViewColumn
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Ddataview.cpp1638 void wxDataViewColumn::SetFixedWidth( int width ) in SetFixedWidth() function in wxDataViewColumn
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DUIElement.cpp703 void UIElement::SetFixedWidth(int width) in SetFixedWidth() function in Urho3D::UIElement