Lines Matching refs:SetRT
127 rResId.SetRT( RSC_BUTTON ); in Button()
1356 rResId.SetRT( RSC_PUSHBUTTON ); in PushButton()
1902 rResId.SetRT( RSC_OKBUTTON ); in OKButton()
1968 rResId.SetRT( RSC_CANCELBUTTON ); in CancelButton()
2034 rResId.SetRT( RSC_HELPBUTTON ); in HelpButton()
2591 rResId.SetRT( RSC_RADIOBUTTON ); in RadioButton()
3555 rResId.SetRT( RSC_CHECKBOX ); in CheckBox()
4157 PushButton( pParent, rResId.SetRT( RSC_IMAGEBUTTON ) ) in ImageButton()
4206 RadioButton( pParent, rResId.SetRT( RSC_IMAGERADIOBUTTON ) ) in ImageRadioButton()
4234 CheckBox( pParent, rResId.SetRT( RSC_TRISTATEBOX ) ) in TriStateBox()
4263 CheckBox( pParent, rResId.SetRT( RSC_CHECKBOX ) ) in DisclosureButton()