Lines Matching refs:result
614 bool result = optionParameter.GetValue( &offset, SOUND_INFO_OFFSET_TO_3D_PARAM ); in GetSound3DInfo() local
615 if ( result == false ) in GetSound3DInfo()
627 bool result = optionParameter.GetValue( &value, SOUND_INFO_STRING_ID ); in GetStringId() local
628 if ( result == false ) in GetStringId()
638 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanMode() local
639 if ( result == false ) in GetPanMode()
649 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanCurve() local
650 if ( result == false ) in GetPanCurve()
660 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetPlayerPriority() local
661 if ( result == false ) in GetPlayerPriority()
671 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetActorPlayerId() local
672 if ( result == false ) in GetActorPlayerId()
682 bool result = optionParameter.GetValue( &value, SOUND_INFO_USER_PARAM ); in GetUserParam() local
683 if ( result == false ) in GetUserParam()
692 bool result = optionParameter.GetValue( &value, SOUND_INFO_OFFSET_TO_CTR_PARAM ); in IsFrontBypass() local
693 if ( result == false ) in IsFrontBypass()
730 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PRIORITY ); in GetChannelPriority() local
731 if ( result == false ) in GetChannelPriority()
741 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PRIORITY ); in GetIsReleasePriorityFix() local
742 if ( result == false ) in GetIsReleasePriorityFix()
777 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_START_OFFSET ); in GetStartOffset() local
778 if ( result == false ) in GetStartOffset()
787 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_PRIORITY ); in GetChannelPriority() local
788 if ( result == false ) in GetChannelPriority()
797 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_PRIORITY ); in IsReleasePriorityFix() local
798 if ( result == false ) in IsReleasePriorityFix()
812 bool result = optionParameter.GetValue( &value, BANK_INFO_STRING_ID ); in GetStringId() local
813 if ( result == false ) in GetStringId()
826 bool result = optionParameter.GetValue( &value, PLAYER_INFO_STRING_ID ); in GetStringId() local
827 if ( result == false ) in GetStringId()
836 bool result = optionParameter.GetValue( &value, PLAYER_INFO_HEAP_SIZE ); in GetPlayerHeapSize() local
837 if ( result == false ) in GetPlayerHeapSize()
850 bool result = optionParameter.GetValue( &value, SOUND_GROUP_INFO_STRING_ID ); in GetStringId() local
851 if ( result == false ) in GetStringId()
864 bool result = optionParameter.GetValue( &value, GROUP_INFO_STRING_ID ); in GetStringId() local
865 if ( result == false ) in GetStringId()
878 bool result = optionParameter.GetValue( &value, WAVE_ARCHIVE_INFO_STRING_ID ); in GetStringId() local
879 if ( result == false ) in GetStringId()
888 bool result = optionParameter.GetValue( &value, WAVE_ARCHIVE_INFO_WAVE_COUNT ); in GetWaveCount() local
889 if ( result == false ) in GetWaveCount()