Home
last modified time | relevance | path

Searched refs:nLeftDelta (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dsndmix.cpp1159 LONG nLeftDelta = ((pChn->nNewLeftVol - pChn->nLeftVol) << VOLUMERAMPPRECISION); in ReadNote() local
1174 pChn->nLeftRamp = nLeftDelta / nRampLength; in ReadNote()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dsndmix.cpp1159 LONG nLeftDelta = ((pChn->nNewLeftVol - pChn->nLeftVol) << VOLUMERAMPPRECISION); in ReadNote() local
1174 pChn->nLeftRamp = nLeftDelta / nRampLength; in ReadNote()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewtab.cxx197 long nLeftDelta ) in ResizeFrameCols() argument
226 if( nLeftDelta >= 2 || nLeftDelta <= -2) in ResizeFrameCols()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewtab.cxx191 tools::Long nLeftDelta ) in ResizeFrameCols() argument
220 if( nLeftDelta >= 2 || nLeftDelta <= -2) in ResizeFrameCols()