Searched refs:CountDevices (Results 1 – 2 of 2) sorted by relevance
153 for( int i = 0; i < Sane::CountDevices(); i++ ) in InitDevices()155 if( Sane::CountDevices() ) in InitDevices()491 if( pListBox == &maDeviceBox && Sane::IsSane() && Sane::CountDevices() ) in IMPL_LINK()1180 …for( i = 0; i < Sane::CountDevices() && ! aString.Equals( ByteString( Sane::GetName( i ), osl_getT… in LoadState()1181 if( i == Sane::CountDevices() ) in LoadState()
123 static int CountDevices() in CountDevices() function in Sane
Completed in 21 milliseconds