Searched refs:peWithin (Results 1 – 1 of 1) sorted by relevance
1200 int *peWithin /* OUT: visibility of the cell */ in rtreeCallbackConstraint() argument1249 if( eWithin==0 ) *peWithin = NOT_WITHIN; in rtreeCallbackConstraint()1257 if( pInfo->eWithin<*peWithin ) *peWithin = pInfo->eWithin; in rtreeCallbackConstraint()1274 int *peWithin /* Adjust downward, as appropriate */ in rtreeNonleafConstraint() argument1314 *peWithin = NOT_WITHIN; in rtreeNonleafConstraint()1331 int *peWithin /* Adjust downward, as appropriate */ in rtreeLeafConstraint() argument1350 *peWithin = NOT_WITHIN; in rtreeLeafConstraint()