Searched defs:iCoord (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c130352 int iCoord; /* Index of constrained coordinate */ member in struct:RtreeConstraint
130789 nodeGetCoord( Rtree *pRtree, RtreeNode *pNode, int iCell, int iCoord, RtreeCoord *pCoord ) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c130398 int iCoord; /* Index of constrained coordinate */ member in struct:RtreeConstraint
130835 nodeGetCoord( Rtree *pRtree, RtreeNode *pNode, int iCell, int iCoord, RtreeCoord *pCoord ) argument
[all...]

Completed in 297 milliseconds