Searched refs:RtreeCell (Results 1 – 1 of 1) sorted by relevance
218594 typedef struct RtreeCell RtreeCell; typedef218855 struct RtreeCell { struct219302 RtreeCell *pCell, /* The cell to write */219335 RtreeCell *pCell /* The cell to be inserted */219442 RtreeCell *pCell /* OUT: Write the cell contents here */220612 static RtreeDValue cellArea(Rtree *pRtree, RtreeCell *p){220642 static RtreeDValue cellMargin(Rtree *pRtree, RtreeCell *p){220655 static void cellUnion(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){220676 static int cellContains(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){220696 RtreeCell *p,[all …]