Home | History | Annotate | Download | only in dist

Lines Matching defs:cb

125870   void (*xUnlockNotify)(void **, int) = 0; /* Unlock-notify cb to invoke */
145029 RtreeGeomCallback cb; /* Info about the callback functions */
146182 pInfo->pContext = pBlob->cb.pContext;
146186 if( pBlob->cb.xGeom ){
146187 pCons->u.xGeom = pBlob->cb.xGeom;
146190 pCons->u.xQueryFunc = pBlob->cb.xQueryFunc;
148070 pBlob->cb = pGeomCtx[0];