Home
last modified time | relevance | path

Searched refs:eNType (Results 1 – 6 of 6) sorted by relevance

/dports/audio/jamulus/jamulus-r3_8_1/src/
H A Dlevelmeter.cpp94 void CLevelMeter::SetLevelMeterType ( const ELevelMeterType eNType ) in SetLevelMeterType() argument
96 eLevelMeterType = eNType; in SetLevelMeterType()
98 switch ( eNType ) in SetLevelMeterType()
125 SetBarMeterStyleAndClipStatus ( eNType, false ); in SetLevelMeterType()
128 void CLevelMeter::SetBarMeterStyleAndClipStatus ( const ELevelMeterType eNType, const bool bIsClip ) in SetBarMeterStyleAndClipStatus() argument
130 switch ( eNType ) in SetBarMeterStyleAndClipStatus()
H A Dlevelmeter.h57 void SetLevelMeterType ( const ELevelMeterType eNType );
90 void SetBarMeterStyleAndClipStatus ( const ELevelMeterType eNType, const bool bIsClip );
H A Dmulticolorled.cpp51 void CMultiColorLED::SetType ( const EType eNType ) in SetType() argument
53 eType = eNType; in SetType()
H A Dmulticolorled.h64 void SetType ( const EType eNType );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/
H A Dnbdtmg.cxx461 sal_Int16 eNType = _pSet->pNumSetting->nNumberType; in GetNBOIndexForNumRule() local
466 eNumType == eNType ) in GetNBOIndexForNumRule()
641 sal_Int16 eNType = _pSet->nNumberType; in GetNBOIndexForNumRule() local
687 eNumType == eNType && in GetNBOIndexForNumRule()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/
H A Dnbdtmg.cxx461 sal_Int16 eNType = _pSet->pNumSetting->nNumberType; in GetNBOIndexForNumRule() local
466 eNumType == eNType ) in GetNBOIndexForNumRule()
639 sal_Int16 eNType = _pSet->nNumberType; in GetNBOIndexForNumRule() local
682 eNumType == eNType && in GetNBOIndexForNumRule()