Lines Matching refs:Property
74 Property property(defs[i]); in Initialize()
88 Property *property = ProtectedGetPropertyAtIndex (property_idx); in SetValueChangedCallback()
99 Property property(name, desc, is_global, value_sp); in AppendProperty()
242 const Property *property = GetPropertyAtIndex(nullptr, false, idx); in GetPropertyNameAtIndex()
252 const Property *property = GetPropertyAtIndex(nullptr, false, idx); in GetPropertyDescriptionAtIndex()
264 const Property *
270 const Property *
281 const Property *setting = GetPropertyAtIndex (exe_ctx, will_modify, idx); in GetPropertyValueAtIndex()
308 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueArch()
317 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsArgs()
340 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexFromArgs()
363 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsBoolean()
376 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsBoolean()
392 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueDictionary()
401 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsEnumeration()
414 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsEnumeration()
427 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in GetPropertyAtIndexAsFormatEntity()
440 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueFileSpec()
454 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsFileSpec()
468 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsFileSpec()
481 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueRegex()
494 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueSInt64()
507 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsSInt64()
520 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsSInt64()
533 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsString()
546 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsString()
569 const Property *property = GetPropertyAtIndex (exe_ctx, false, idx); in GetPropertyAtIndexAsUInt64()
582 const Property *property = GetPropertyAtIndex (exe_ctx, true, idx); in SetPropertyAtIndexAsUInt64()
635 const Property *property = GetPropertyAtIndex(exe_ctx, false, i); in DumpValue()
680 const Property *
685 const Property *property = nullptr; in GetPropertyAtPath()
723 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()
729 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()
736 OptionValueProperties::Apropos (const char *keyword, std::vector<const Property *> &matching_proper… in Apropos()
742 const Property *property = ProtectedGetPropertyAtIndex(i); in Apropos()