Lines Matching refs:aCtrlRegion
1186 Rectangle aCtrlRegion( aInRect ); in ImplDrawPushButton() local
1222 … bNativeOK = DrawNativeControl( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawPushButton()
1283 Rectangle aCtrlRegion( aCtrlRect ); in ImplSetDefButton() local
1288 if( GetNativeControlRegion( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetDefButton()
3041 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetRadioImageSize() local
3046 if( pThis->GetNativeControlRegion( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetRadioImageSize()
3165 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
3169 if( GetNativeControlRegion( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
3351 Rectangle aCtrlRegion( maStateRect ); in ImplDrawCheckBoxState() local
3367 bNativeOK = DrawNativeControl( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawCheckBoxState()
3985 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetCheckImageSize() local
3990 if( pThis->GetNativeControlRegion( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetCheckImageSize()
4074 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
4078 if( GetNativeControlRegion( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
4284 Rectangle aCtrlRegion( aStateRect ); in ImplDrawCheckBoxState() local
4293 if( ! DrawNativeControl( CTRL_LISTNODE, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawCheckBoxState()