Lines Matching refs:sqlite3_rtree_dbl
8838 typedef sqlite3_int64 sqlite3_rtree_dbl;
8840 typedef double sqlite3_rtree_dbl;
8852 int (*xGeom)(sqlite3_rtree_geometry*, int, sqlite3_rtree_dbl*,int*),
8864 sqlite3_rtree_dbl *aParam; /* Parameters passed to SQL geom function */
8896 sqlite3_rtree_dbl *aParam; /* value of function parameters */
8899 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */
8905 sqlite3_rtree_dbl rParentScore; /* Score of parent node */
8908 sqlite3_rtree_dbl rScore; /* OUT: Write the score here */