Home
last modified time | relevance | path

Searched refs:treeViewCellIsLast (Results 1 – 12 of 12) sorted by relevance

/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dhelpers.h194 bool treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path);
H A Dhelpers.cpp1177 treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path) in treeViewCellIsLast() function
H A Ddrawing.cpp2336 uint8_t last=treeViewCellIsLast(treeView, p) ? 1 : 0; in drawTreeViewLines()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dhelpers.h194 bool treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path);
H A Dhelpers.cpp1177 treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path) in treeViewCellIsLast() function
H A Ddrawing.cpp2336 uint8_t last=treeViewCellIsLast(treeView, p) ? 1 : 0; in drawTreeViewLines()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dhelpers.h194 bool treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path);
H A Dhelpers.cpp1177 treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path) in treeViewCellIsLast() function
H A Ddrawing.cpp2336 uint8_t last=treeViewCellIsLast(treeView, p) ? 1 : 0; in drawTreeViewLines()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dhelpers.h194 bool treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path);
H A Dhelpers.cpp1177 treeViewCellIsLast(GtkTreeView *treeView, GtkTreePath *path) in treeViewCellIsLast() function
H A Ddrawing.cpp2336 uint8_t last=treeViewCellIsLast(treeView, p) ? 1 : 0; in drawTreeViewLines()