Home
last modified time | relevance | path

Searched defs:nMinutes (Results 1 – 25 of 78) sorted by relevance

1234

/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/plugins/ui/vertical/simple/filter/gui/
H A DTimeDialog.java222 int nMinutes = nScroll % 12; in getTimeIntFromScrollInt() local
237 int nMinutes = nTime % 100; in getScrollIntFromTimeInt() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dflddat.hxx65 void SetOffset(tools::Long nMinutes) { m_nOffset = nMinutes; } in SetOffset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dflddat.hxx65 void SetOffset(long nMinutes) { m_nOffset = nMinutes; } in SetOffset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx366 sal_Int32& nHours, sal_Int32& nMinutes, sal_Int32& nSeconds) in parseDuration()
433 sal_Int32 nMinutes = 0; in xforms_secondsFunction() local
463 sal_Int32 nMinutes = 0; in xforms_monthsFunction() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx367 sal_Int32& nHours, sal_Int32& nMinutes, sal_Int32& nSeconds) in parseDuration()
434 sal_Int32 nMinutes = 0; in xforms_secondsFuction() local
464 sal_Int32 nMinutes = 0; in xforms_monthsFuction() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/dted/
H A Ddted_create.c49 int nDegrees, nMinutes, nSeconds; in DTEDFormatDMS() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/dted/
H A Ddted_create.c51 int nDegrees, nMinutes, nSeconds; in DTEDFormatDMS() local
/dports/graphics/gdal/gdal-3.3.3/frmts/dted/
H A Ddted_create.c51 int nDegrees, nMinutes, nSeconds; in DTEDFormatDMS() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/dted/
H A Ddted_create.c51 int nDegrees, nMinutes, nSeconds; in DTEDFormatDMS() local
/dports/audio/mac/mac-3.99-u4-b5-s7/src/Shared/
H A DWAVInfoDialog.cpp96 …int nSeconds = nAudioBytes / wfeWAV.nAvgBytesPerSec; int nMinutes = nSeconds / 60; nSeconds = nSec… in InitDialog() local
H A DAPEInfoDialog.cpp166 …int nSeconds = pAPEDecompress->GetInfo(APE_INFO_LENGTH_MS) / 1000; int nMinutes = nSeconds / 60; n… in DialogProc() local
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/Shared/
H A DWAVInfoDialog.cpp97 …int nSeconds = nAudioBytes / wfeWAV.nAvgBytesPerSec; int nMinutes = nSeconds / 60; nSeconds = nSec… in InitDialog() local
H A DAPEInfoDialog.cpp166 …int nSeconds = pAPEDecompress->GetInfo(APE_INFO_LENGTH_MS) / 1000; int nMinutes = nSeconds / 60; n… in DialogProc() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx144 …sal_uInt16 nMinutes = sal::static_int_cast< sal_uInt16 >( aTimeStr.getToken( 0, ':', nIndex ).toIn… in UpdateView() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx144 …sal_uInt16 nMinutes = sal::static_int_cast< sal_uInt16 >( aTimeStr.getToken( 0, ':', nIndex ).toIn… in UpdateView() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/jml/
H A Dogrjmlwriterlayer.cpp194 int nMinutes = ABS(nOffset - nHours * 60); in ICreateFeature() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/jml/
H A Dogrjmlwriterlayer.cpp265 int nMinutes = std::abs(nOffset - nHours * 60); in ICreateFeature() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/jml/
H A Dogrjmlwriterlayer.cpp265 int nMinutes = std::abs(nOffset - nHours * 60); in ICreateFeature() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/neogeo/
H A Dneo_upd4990a.cpp7 UINT32 nSeconds; UINT32 nMinutes; UINT32 nHours; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/neogeo/
H A Dneo_upd4990a.cpp7 UINT32 nSeconds; UINT32 nMinutes; UINT32 nHours; member
/dports/emulators/qemu/qemu-6.2.0/hw/adc/
H A Daspeed_adc.c373 static void aspeed_adc_class_init(ObjectClass *klass, void *data)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx577 sal_Int32 nMinutes = value / 60000; in getValue() local
585 sal_Int32 nMinutes = value / 60000; in getValue() local
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Ddb.cpp308 unsigned int nMinutes = 0; in Flush() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Ddb.cpp308 unsigned int nMinutes = 0; in Flush() local
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Ddb.cpp308 unsigned int nMinutes = 0; in Flush() local

1234