Searched refs:BoxGeomCtx (Results 1 – 1 of 1) sorted by relevance
28 typedef struct BoxGeomCtx BoxGeomCtx; typedef29 struct BoxGeomCtx { struct41 BoxGeomCtx *p = (BoxGeomCtx*)pCtx; in testDelUser() argument56 BoxGeomCtx *pCtx = (BoxGeomCtx*)p->pContext; in invokeTclGeomCb()108 BoxGeomCtx *pBGCtx = sqlite3_malloc(sizeof(BoxGeomCtx)); in invokeTclGeomCb()182 BoxGeomCtx *pCtx; in register_box_geom()191 pCtx = (BoxGeomCtx*)ckalloc(sizeof(BoxGeomCtx*)); in register_box_geom()