Searched refs:rParentBackground (Results 1 – 1 of 1) sorted by relevance
256 const Wallpaper& rParentBackground = pParent->GetBackground(); in CheckBoxControl() local257 if ( (pParent->GetStyle() & WB_CLIPCHILDREN) || rParentBackground.IsFixed() ) in CheckBoxControl()258 SetBackground( rParentBackground ); in CheckBoxControl()
Completed in 13 milliseconds