Searched defs:buttonPaintProperty (Results 1 – 2 of 2) sorted by relevance
70 auto buttonPaintProperty = GetPaintProperty<ToggleButtonPaintProperty>(); in OnModifyDone() local163 auto buttonPaintProperty = host->GetPaintProperty<ToggleButtonPaintProperty>(); in OnClick() local
614 auto buttonPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable