Searched defs:SetCurrentValue (Results 1 – 12 of 12) sorted by relevance
78 SetCurrentValue (const char *value, uint32_t regex_flags) in SetCurrentValue() function
87 SetCurrentValue (const UUID &value) in SetCurrentValue() function
94 SetCurrentValue (const FileSpecList &value) in SetCurrentValue() function
120 SetCurrentValue (bool value) in SetCurrentValue() function
89 SetCurrentValue (lldb::Format value) in SetCurrentValue() function
97 SetCurrentValue (const FileSpec &value, bool set_value_was_set) in SetCurrentValue() function
116 SetCurrentValue (uint64_t value) in SetCurrentValue() function
104 SetCurrentValue (enum_type value) in SetCurrentValue() function
119 SetCurrentValue (const ArchSpec &value, bool set_value_was_set) in SetCurrentValue() function
118 SetCurrentValue (int64_t value) in SetCurrentValue() function
153 OptionValueString::SetCurrentValue (const char *value) in SetCurrentValue() function in OptionValueString
48 void LinearAnimation::SetCurrentValue(double new_value) { in SetCurrentValue() function in gfx::LinearAnimation