Lines Matching refs:xProgress
8989 int (*xProgress)(void *); /* The progress callback */60991 checkProgress = db->xProgress!=0;61049 prc = db->xProgress(db->pProgressArg);105740 int (*xProgress)(void*), 105745 db->xProgress = xProgress;105749 db->xProgress = 0;