Searched refs:mpReferenceDevice (Results 1 – 2 of 2) sorted by relevance
493 if ( mpControlData->mpReferenceDevice == _referenceDevice ) in SetReferenceDevice()496 mpControlData->mpReferenceDevice = _referenceDevice; in SetReferenceDevice()504 return mpControlData->mpReferenceDevice; in GetReferenceDevice()562 …if ( !mpControlData->mpReferenceDevice || ( mpControlData->mpReferenceDevice == &_rTargetDevice ) ) in DrawControlText()569 ControlTextRenderer aRenderer( *this, _rTargetDevice, *mpControlData->mpReferenceDevice ); in DrawControlText()
40 OutputDevice* mpReferenceDevice; member44 ,mpReferenceDevice( NULL ) in ImplControlData()
Completed in 6 milliseconds