Searched refs:DFCS_BUTTONRADIO (Results 1 – 5 of 5) sorted by relevance
779 case DFCS_BUTTONRADIO: in UITOOLS95_DrawFrameButton()
1124 (get_button_type(style) == BS_AUTORADIOBUTTON)) flags = DFCS_BUTTONRADIO; in CB_Paint()
797 case DFCS_BUTTONRADIO: in UITOOLS95_DrawFrameButton()
1684 (get_button_type(style) == BS_AUTORADIOBUTTON)) flags = DFCS_BUTTONRADIO; in CB_Paint()
499 #define DFCS_BUTTONRADIO 4 macro