Lines Matching refs:aCtrlRegion

1184         Rectangle        aCtrlRegion( aInRect );  in ImplDrawPushButton()  local
1220 … bNativeOK = DrawNativeControl( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawPushButton()
1281 Rectangle aCtrlRegion( aCtrlRect ); in ImplSetDefButton() local
1286 if( GetNativeControlRegion( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetDefButton()
3038 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetRadioImageSize() local
3043 if( pThis->GetNativeControlRegion( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetRadioImageSize()
3162 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
3166 if( GetNativeControlRegion( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
3348 Rectangle aCtrlRegion( maStateRect ); in ImplDrawCheckBoxState() local
3364 bNativeOK = DrawNativeControl( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawCheckBoxState()
3982 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetCheckImageSize() local
3987 if( pThis->GetNativeControlRegion( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetCheckImageSize()
4071 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
4075 if( GetNativeControlRegion( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
4281 Rectangle aCtrlRegion( aStateRect ); in ImplDrawCheckBoxState() local
4290 if( ! DrawNativeControl( CTRL_LISTNODE, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawCheckBoxState()