Lines Matching refs:result
628 bool result = optionParameter.GetValue( &offset, SOUND_INFO_OFFSET_TO_3D_PARAM ); in GetSound3DInfo() local
629 if ( result == false ) in GetSound3DInfo()
641 bool result = optionParameter.GetValue( &value, SOUND_INFO_STRING_ID ); in GetStringId() local
642 if ( result == false ) in GetStringId()
652 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanMode() local
653 if ( result == false ) in GetPanMode()
663 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanCurve() local
664 if ( result == false ) in GetPanCurve()
674 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetPlayerPriority() local
675 if ( result == false ) in GetPlayerPriority()
685 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetActorPlayerId() local
686 if ( result == false ) in GetActorPlayerId()
696 bool result = optionParameter.GetValue( &value, SOUND_INFO_USER_PARAM ); in GetUserParam() local
697 if ( result == false ) in GetUserParam()
706 bool result = optionParameter.GetValue( &value, SOUND_INFO_OFFSET_TO_CTR_PARAM ); in IsFrontBypass() local
707 if ( result == false ) in IsFrontBypass()
744 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PRIORITY ); in GetChannelPriority() local
745 if ( result == false ) in GetChannelPriority()
755 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PRIORITY ); in GetIsReleasePriorityFix() local
756 if ( result == false ) in GetIsReleasePriorityFix()
791 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_START_OFFSET ); in GetStartOffset() local
792 if ( result == false ) in GetStartOffset()
801 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_PRIORITY ); in GetChannelPriority() local
802 if ( result == false ) in GetChannelPriority()
811 bool result = optionParameter.GetValue( &value, SEQ_SOUND_INFO_PRIORITY ); in IsReleasePriorityFix() local
812 if ( result == false ) in IsReleasePriorityFix()
826 bool result = optionParameter.GetValue( &value, BANK_INFO_STRING_ID ); in GetStringId() local
827 if ( result == false ) in GetStringId()
840 bool result = optionParameter.GetValue( &value, PLAYER_INFO_STRING_ID ); in GetStringId() local
841 if ( result == false ) in GetStringId()
850 bool result = optionParameter.GetValue( &value, PLAYER_INFO_HEAP_SIZE ); in GetPlayerHeapSize() local
851 if ( result == false ) in GetPlayerHeapSize()
864 bool result = optionParameter.GetValue( &value, SOUND_GROUP_INFO_STRING_ID ); in GetStringId() local
865 if ( result == false ) in GetStringId()
878 bool result = optionParameter.GetValue( &value, GROUP_INFO_STRING_ID ); in GetStringId() local
879 if ( result == false ) in GetStringId()
892 bool result = optionParameter.GetValue( &value, WAVE_ARCHIVE_INFO_STRING_ID ); in GetStringId() local
893 if ( result == false ) in GetStringId()
902 bool result = optionParameter.GetValue( &value, WAVE_ARCHIVE_INFO_WAVE_COUNT ); in GetWaveCount() local
903 if ( result == false ) in GetWaveCount()