Searched defs:checkboxPaintProps (Results 1 – 2 of 2) sorted by relevance
1269 …atePickerDialogView::UpdateCheckboxPaintProperty(const RefPtr<CheckBoxPaintProperty>& checkboxPain… in UpdateCheckboxPaintProperty()1311 auto checkboxPaintProps = checkbox->GetPaintProperty<CheckBoxPaintProperty>(); in CreateLunarswitchNode() local
938 auto checkboxPaintProps = checkbox->GetPaintProperty<CheckBoxPaintProperty>(); variable