Home
last modified time | relevance | path

Searched refs:isItemLeaf (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXTreeListBox.h188 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXTreeList.h475 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXFoldingList.h518 FXbool isItemLeaf(const FXFoldingItem* item) const;
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXTreeListBox.h184 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXTreeList.h468 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXFoldingList.h509 FXbool isItemLeaf(const FXFoldingItem* item) const;
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXTreeListBox.h188 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXTreeList.h475 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXFoldingList.h518 FXbool isItemLeaf(const FXFoldingItem* item) const;
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTreeListBox.cpp508 FXbool FXTreeListBox::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeListBox
509 return tree->isItemLeaf(item); in isItemLeaf()
H A DFXFoldingList.cpp812 FXbool FXFoldingList::isItemLeaf(const FXFoldingItem* item) const { in isItemLeaf() function in FX::FXFoldingList
H A DFXTreeList.cpp688 FXbool FXTreeList::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeList
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXTreeListBox.cpp508 FXbool FXTreeListBox::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeListBox
509 return tree->isItemLeaf(item); in isItemLeaf()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXTreeListBox.cpp474 FXbool FXTreeListBox::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeListBox
475 return tree->isItemLeaf(item); in isItemLeaf()
H A DFXTreeList.cpp680 FXbool FXTreeList::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeList
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXTreeListBox.h225 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXTreeList.h483 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXFoldingList.h540 FXbool isItemLeaf(const FXFoldingItem* item) const;
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXTreeListBox.h225 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXTreeList.h483 FXbool isItemLeaf(const FXTreeItem* item) const;
H A DFXFoldingList.h540 FXbool isItemLeaf(const FXFoldingItem* item) const;
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXTreeListBox.cpp570 FXbool FXTreeListBox::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeListBox
571 return tree->isItemLeaf(item); in isItemLeaf()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXTreeListBox.cpp570 FXbool FXTreeListBox::isItemLeaf(const FXTreeItem* item) const { in isItemLeaf() function in FX::FXTreeListBox
571 return tree->isItemLeaf(item); in isItemLeaf()
/dports/devel/sope2/SOPE/sope-appserver/WEExtensions/
H A DChangeLog959 * WETreeView.m: added 'isItemLeaf' binding
/dports/devel/sope/SOPE/sope-appserver/WEExtensions/
H A DChangeLog959 * WETreeView.m: added 'isItemLeaf' binding

12