Searched refs:cellContains (Results 1 – 1 of 1) sorted by relevance
2138 static int cellContains(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){ in cellContains() function2282 if( !cellContains(pRtree, &cell, pCell) ){ in AdjustTree()