Searched refs:pCurrentRefDevice (Results 1 – 1 of 1) sorted by relevance
130 OutputDevice* pCurrentRefDevice = pFormModel ? pFormModel->GetRefDevice() : NULL; in impl_checkRefDevice_nothrow() local131 if ( ( m_pLastKnownRefDevice == pCurrentRefDevice ) && !_force ) in impl_checkRefDevice_nothrow()138 m_pLastKnownRefDevice = pCurrentRefDevice; in impl_checkRefDevice_nothrow()
Completed in 9 milliseconds