Searched refs:_referenceDevice (Results 1 – 2 of 2) sorted by relevance
491 void Control::SetReferenceDevice( OutputDevice* _referenceDevice ) in SetReferenceDevice() argument493 if ( mpControlData->mpReferenceDevice == _referenceDevice ) in SetReferenceDevice()496 mpControlData->mpReferenceDevice = _referenceDevice; in SetReferenceDevice()
189 void SetReferenceDevice( OutputDevice* _referenceDevice );
Completed in 18 milliseconds