Searched refs:pZero (Results 1 – 2 of 2) sorted by relevance
71 Point pZero = new Point(0,0); in data() local79 {pZero, "odp", pZero}, in data()80 {pZero, "ppt", pZero}, in data()
277 SANE_Option_Descriptor* pZero = (SANE_Option_Descriptor*) in ReloadOptions() local286 if( (size_t)pZero->size > sizeof( SANE_Word ) ) in ReloadOptions()291 mppOptions[ 0 ] = (SANE_Option_Descriptor*)pZero; in ReloadOptions()538 static SANE_Option_Descriptor* pZero = NULL; in CheckConsistency() local544 pZero = (SANE_Option_Descriptor*)mppOptions[0]; in CheckConsistency()552 if( pZero != mppOptions[0] ) in CheckConsistency()
Completed in 20 milliseconds