Home
last modified time | relevance | path

Searched defs:fixedColumns (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/k3b/k3b-21.12.3/src/
H A Dk3bviewcolumnadjuster.cpp33 QSet<int> fixedColumns; member in K3b::ViewColumnAdjuster::Private
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dtable.go231 fixedRows, fixedColumns int member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dtable.go231 fixedRows, fixedColumns int member
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dtable.go235 fixedRows, fixedColumns int member
/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dtable.go235 fixedRows, fixedColumns int member
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/rivo/tview/
H A Dtable.go248 fixedRows, fixedColumns int member
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Ddynamic-table-layout.c54 gint fixedColumns; member
/dports/biology/jalview/jalview/src/jalview/gui/
H A DSeqPanel.java1687 final boolean fixedColumns, final SequenceGroup sg) in doEditSequence()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/
H A DsparseMatrix.cpp1058 …rixIndices(int numFixedRows, int * fixedRows, int numFixedColumns, int * fixedColumns, const Spars… in BuildSuperMatrixIndices()