Searched refs:RtreeCell (Results 1 – 1 of 1) sorted by relevance
218222 typedef struct RtreeCell RtreeCell; typedef218483 struct RtreeCell { struct218927 RtreeCell *pCell, /* The cell to write */218960 RtreeCell *pCell /* The cell to be inserted */219067 RtreeCell *pCell /* OUT: Write the cell contents here */220234 static RtreeDValue cellArea(Rtree *pRtree, RtreeCell *p){220264 static RtreeDValue cellMargin(Rtree *pRtree, RtreeCell *p){220277 static void cellUnion(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){220298 static int cellContains(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){220318 RtreeCell *p,[all …]