Searched refs:GetAsFormat (Results 1 – 2 of 2) sorted by relevance
153 OptionValueFormat *OptionValue::GetAsFormat() { in GetAsFormat() function in OptionValue159 const OptionValueFormat *OptionValue::GetAsFormat() const { in GetAsFormat() function in OptionValue355 if (const OptionValueFormat *option_value = GetAsFormat()) in GetFormatValue()362 if (OptionValueFormat *option_value = GetAsFormat()) { in SetFormatValue()
221 OptionValueFormat *GetAsFormat();222 const OptionValueFormat *GetAsFormat() const;