Searched refs:getDouble (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent.h227 double getDouble ( int key ) const;
263 bool hasMetadata( ) const { return getDouble( METADATA_PERCENT_DONE ) >= 1.0; }
266 double ratio( ) const { return getDouble( RATIO ); }
268 double percentDone( ) const { return getDouble( PERCENT_DONE ); }
269 double metadataPercentDone( ) const { return getDouble( METADATA_PERCENT_DONE ); }
293 double getVerifyProgress( ) const { return getDouble( PERCENT_VERIFIED ); }
302 double seedRatioLimit( ) const { return getDouble( SEED_RATIO_LIMIT ); }
H A Dprefs.h160 double getDouble( int key) const;
H A Dprefs.cc320 Prefs :: getDouble( int key ) const function in class:Prefs
H A Dprefs-dialog.cc112 spin->setValue( myPrefs.getDouble( key ) );
783 doubleSpin->setValue( myPrefs.getDouble( key ) );
H A Dtorrent.cc302 Torrent :: getDouble( int i ) const function in class:Torrent
344 ratio = myPrefs.getDouble( Prefs :: RATIO );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleFormat.java653 output.writeSortedDouble(field.getDouble(o));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 68 milliseconds