Home
last modified time | relevance | path

Searched refs:mpReferenceDevice (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dctrl.cxx493 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()
/trunk/main/vcl/inc/
H A Dcontroldata.hxx40 OutputDevice* mpReferenceDevice; member
44 ,mpReferenceDevice( NULL ) in ImplControlData()

Completed in 23 milliseconds