Searched refs:RtreeGeomCallback (Results 1 – 1 of 1) sorted by relevance
218225 typedef struct RtreeGeomCallback RtreeGeomCallback; typedef218503 struct RtreeGeomCallback { struct218518 RtreeGeomCallback cb; /* Info about the callback functions */ argument224293 RtreeGeomCallback *pInfo = (RtreeGeomCallback*)p;224325 RtreeGeomCallback *pGeomCtx = (RtreeGeomCallback *)sqlite3_user_data(ctx);224367 RtreeGeomCallback *pGeomCtx; /* Context object for new user-function */224370 pGeomCtx = (RtreeGeomCallback *)sqlite3_malloc(sizeof(RtreeGeomCallback));224392 RtreeGeomCallback *pGeomCtx; /* Context object for new user-function */224395 pGeomCtx = (RtreeGeomCallback *)sqlite3_malloc(sizeof(RtreeGeomCallback));