Home
last modified time | relevance | path

Searched refs:GetPrevChild (Results 1 – 13 of 13) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Diff.cpp329 for (ChildNode * pSrchNode = m_pLast; pSrchNode; pSrchNode = GetPrevChild(pSrchNode)) in GetLastChild()
345 ChildNode * Composite::GetPrevChild(ChildNode const * pNode, ID idMatch) in GetPrevChild() function in IFF::Composite
347 for (ChildNode * pSrchNode = GetPrevChild(pNode); pSrchNode; pSrchNode = GetPrevChild(pSrchNode)) in GetPrevChild()
358 ChildNode * pFindNode = GetPrevChild(pNode, idProp); in GetProperty()
370 … pFindProp = pThis->m_pParent->GetPrevChild(pThis->m_pNode,"PROP"); pFindProp; pFindProp = pThis->… in GetProperty()
H A Diff.hpp832 static ChildNode * GetPrevChild(ChildNode const * pNode) { return pNode->m_pPrev; } in GetPrevChild() function in IFF::Composite
833 static ChildNode * GetPrevChild(ChildNode const * pNode, ID idMatch);
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A Dtreelistctrl.h392 wxTreeItemId GetPrevChild(const wxTreeItemId& item, wxTreeItemIdValue& cookie) const;
H A Dtreelistctrl.cpp458 wxTreeItemId GetPrevChild(const wxTreeItemId& item, wxTreeItemIdValue& cookie) const;
2321 wxTreeItemId wxTreeListMainWindow::GetPrevChild (const wxTreeItemId& item, in GetPrevChild() function in wxcode::wxTreeListMainWindow
4855 wxTreeItemId wxTreeListCtrl::GetPrevChild (const wxTreeItemId& item, in GetPrevChild() function in wxcode::wxTreeListCtrl
4857 { return m_main_win->GetPrevChild(item, cookie); } in GetPrevChild()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxTreeList/include/wx/
H A Dtreelistctrl.h383 wxTreeItemId GetPrevChild(const wxTreeItemId& item, wxTreeItemIdValue& cookie) const;
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxTreeList/src/
H A Dtreelistctrl.cpp448 wxTreeItemId GetPrevChild(const wxTreeItemId& item, wxTreeItemIdValue& cookie) const;
2375 wxTreeItemId wxTreeListMainWindow::GetPrevChild (const wxTreeItemId& item, in GetPrevChild() function in wxTreeListMainWindow
4833 wxTreeItemId wxTreeListCtrl::GetPrevChild (const wxTreeItemId& item, in GetPrevChild() function in wxTreeListCtrl
4835 { return m_main_win->GetPrevChild(item, cookie); } in GetPrevChild()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dhypertreelist.py2403 def GetPrevChild(self, item, cookie): member in TreeListMainWindow
/dports/editors/lazarus/lazarus/lcl/include/
H A Dtreeview.inc1014 function TTreeNode.GetPrevChild(AValue: TTreeNode): TTreeNode;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc1027 function TTreeNode.GetPrevChild(AValue: TTreeNode): TTreeNode;
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dtreeview.inc1014 function TTreeNode.GetPrevChild(AValue: TTreeNode): TTreeNode;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtreeview.inc1027 function TTreeNode.GetPrevChild(AValue: TTreeNode): TTreeNode;
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct14461 GetPrevChild comctrls/ttreenode.getprevchild.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct14461 GetPrevChild comctrls/ttreenode.getprevchild.html