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
453 CFX_WideString csOpt = GetOptionValue(iOptIndex); in GetSelectedIndex()460 if (sel_value == GetOptionValue(i)) { in GetSelectedIndex()508 CFX_WideString opt_value = GetOptionValue(index); in IsItemSelected()551 CFX_WideString opt_value = GetOptionValue(index); in SetItemSelection()579 opt_value = GetOptionValue(i); in SetItemSelection()611 opt_value = GetOptionValue(i); in SetItemSelection()661 if (csDV == GetOptionValue(i)) { in GetDefaultSelectedItem()703 CFX_WideString CPDF_FormField::GetOptionValue(int index) { in GetOptionValue() function in CPDF_FormField709 CFX_WideString csValue = GetOptionValue(i); in FindOption()723 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()
295 swRet = pFormField->GetOptionValue(nExport); in GetSelectExportText()
795 CFX_WideString GetOptionValue(int index);
2761 ElementValue = pFormField->GetOptionValue(iIndex).c_str(); in value()3187 CFX_WideString strval = pFormField->GetOptionValue(nIdx); in getItemAt()