Lines Matching refs:SetRT
129 rResId.SetRT( RSC_BUTTON ); in Button()
1358 rResId.SetRT( RSC_PUSHBUTTON ); in PushButton()
1904 rResId.SetRT( RSC_OKBUTTON ); in OKButton()
1970 rResId.SetRT( RSC_CANCELBUTTON ); in CancelButton()
2036 rResId.SetRT( RSC_HELPBUTTON ); in HelpButton()
2594 rResId.SetRT( RSC_RADIOBUTTON ); in RadioButton()
3558 rResId.SetRT( RSC_CHECKBOX ); in CheckBox()
4160 PushButton( pParent, rResId.SetRT( RSC_IMAGEBUTTON ) ) in ImageButton()
4209 RadioButton( pParent, rResId.SetRT( RSC_IMAGERADIOBUTTON ) ) in ImageRadioButton()
4237 CheckBox( pParent, rResId.SetRT( RSC_TRISTATEBOX ) ) in TriStateBox()
4266 CheckBox( pParent, rResId.SetRT( RSC_CHECKBOX ) ) in DisclosureButton()