Home | History | Annotate | Download | only in orig

Lines Matching defs:cellMargin

131547 static float cellMargin(Rtree *pRtree, RtreeCell *p){
132169 margin += cellMargin(pRtree, &left);
132170 margin += cellMargin(pRtree, &right);