Searched refs:synthetic_value_sp (Results 1 – 1 of 1) sorted by relevance
2627 ValueObjectSP synthetic_value_sp = value_sp->GetSyntheticValue(); in WindowDelegateDraw() local2628 if (synthetic_value_sp) in WindowDelegateDraw()2629 local_values.Append(synthetic_value_sp); in WindowDelegateDraw()