Searched refs:GetOptionValue (Results 1 – 11 of 11) sorted by relevance
64 GetOptionValue () in GetOptionValue() function70 GetOptionValue () const in GetOptionValue() function123 GetOptionValue () in GetOptionValue() function129 GetOptionValue () const in GetOptionValue() function
64 GetOptionValue () in GetOptionValue() function70 GetOptionValue () const in GetOptionValue() function
63 GetOptionValue () in GetOptionValue() function69 GetOptionValue () const in GetOptionValue() function
50 GetOptionValue () const in GetOptionValue() function
495 CFX_WideString csOpt = GetOptionValue(iOptIndex); in GetSelectedIndex()502 if (sel_value == GetOptionValue(i)) { in GetSelectedIndex()552 CFX_WideString opt_value = GetOptionValue(index); in IsItemSelected()598 CFX_WideString opt_value = GetOptionValue(index); in SetItemSelection()629 opt_value = GetOptionValue(i); in SetItemSelection()664 opt_value = GetOptionValue(i); in SetItemSelection()719 if (csDV == GetOptionValue(i)) { in GetDefaultSelectedItem()771 CFX_WideString CPDF_FormField::GetOptionValue(int index) in GetOptionValue() function in CPDF_FormField779 CFX_WideString csValue = GetOptionValue(i); in FindOption()793 CFX_WideString csValue = GetOptionValue(iStartIndex); in FindOptionValue()
226 FileSpec core_file (m_core_file.GetOptionValue().GetCurrentValue()); in DoExecute()227 FileSpec remote_file (m_remote_file.GetOptionValue().GetCurrentValue()); in DoExecute()231 FileSpec symfile (m_symbol_file.GetOptionValue().GetCurrentValue()); in DoExecute()249 const bool get_dependent_files = m_add_dependents.GetOptionValue().GetCurrentValue(); in DoExecute()585 if (m_cleanup_option.GetOptionValue ()) in DoExecute()837 … const FileSpecList &compile_units = m_option_compile_units.GetOptionValue().GetCurrentValue(); in DoExecute()838 … const FileSpecList &shlibs = m_option_shared_libraries.GetOptionValue().GetCurrentValue(); in DoExecute()2620 if (m_uuid_option_group.GetOptionValue ().OptionWasSet()) in DoExecute()2624 module_spec.GetUUID() = m_uuid_option_group.GetOptionValue ().GetCurrentValue(); in DoExecute()2625 if (m_symbol_file.GetOptionValue().OptionWasSet()) in DoExecute()[all …]
992 if (!m_command_byte.GetOptionValue().OptionWasSet()) in DoExecute()999 const uint64_t command_byte = m_command_byte.GetOptionValue().GetUInt64Value(0); in DoExecute()1010 … const char *ascii_hex_bytes_cstr = m_packet_data.GetOptionValue().GetCurrentValue(); in DoExecute()
430 swRet = pFormField->GetOptionValue(nExport); in GetSelectExportText()
1159 CFX_WideString GetOptionValue(int index);
3150 ElementValue = pFormField->GetOptionValue(iIndex).c_str(); in value()3684 CFX_WideString strval = pFormField->GetOptionValue(nIdx); in getItemAt()