Searched refs:RtreeGeomCallback (Results 1 – 1 of 1) sorted by relevance
218597 typedef struct RtreeGeomCallback RtreeGeomCallback; typedef218875 struct RtreeGeomCallback { struct218890 RtreeGeomCallback cb; /* Info about the callback functions */ argument224676 RtreeGeomCallback *pInfo = (RtreeGeomCallback*)p;224708 RtreeGeomCallback *pGeomCtx = (RtreeGeomCallback *)sqlite3_user_data(ctx);224750 RtreeGeomCallback *pGeomCtx; /* Context object for new user-function */224753 pGeomCtx = (RtreeGeomCallback *)sqlite3_malloc(sizeof(RtreeGeomCallback));224775 RtreeGeomCallback *pGeomCtx; /* Context object for new user-function */224778 pGeomCtx = (RtreeGeomCallback *)sqlite3_malloc(sizeof(RtreeGeomCallback));