Home
last modified time | relevance | path

Searched refs:undoExpand (Results 1 – 4 of 4) sorted by relevance

/dports/www/wt/wt-4.6.1/examples/treelist/
H A DTreeNode.C32 implementStateless(&TreeNode::expand, &TreeNode::undoExpand); in TreeNode()
155 void TreeNode::undoExpand() in undoExpand() function
H A DTreeNode.h135 void undoExpand();
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWPanel.C34 implementStateless(&WPanel::doExpand, &WPanel::undoExpand); in WPanel()
271 void WPanel::undoExpand() in undoExpand() function
H A DWPanel.h252 void undoExpand();