Searched refs:GetNextSiblingUp (Results 1 – 2 of 2) sorted by relevance
153 PolyNode* GetNextSiblingUp() const;
207 return GetNextSiblingUp(); in GetNext()211 PolyNode* PolyNode::GetNextSiblingUp() const in GetNextSiblingUp() function in QtClipperLib::PolyNode216 return Parent->GetNextSiblingUp(); in GetNextSiblingUp()