Home | History | Annotate | Download | only in orig

Lines Matching defs:cb

125850   void (*xUnlockNotify)(void **, int) = 0; /* Unlock-notify cb to invoke */
144997 RtreeGeomCallback cb; /* Info about the callback functions */
146150 pInfo->pContext = pBlob->cb.pContext;
146154 if( pBlob->cb.xGeom ){
146155 pCons->u.xGeom = pBlob->cb.xGeom;
146158 pCons->u.xQueryFunc = pBlob->cb.xQueryFunc;
148038 pBlob->cb = pGeomCtx[0];