Searched refs:pDriver (Results 1 – 4 of 4) sorted by relevance
562 const XubString* pDriver ) in ImplGetQueueInfo() argument584 if ( pDriver ) in ImplGetQueueInfo()588 if( pPrnList->m_aQueueInfos[i].mpSalQueueInfo->maDriver == *pDriver ) in ImplGetQueueInfo()
1358 static HDC ImplCreateICW_WithCatch( LPWSTR pDriver, in ImplCreateICW_WithCatch() argument1364 hDC = CreateICW( pDriver, pDevice, 0, pDevMode ); in ImplCreateICW_WithCatch()1369 static HDC ImplCreateICA_WithCatch( char* pDriver, in ImplCreateICA_WithCatch() argument1375 hDC = CreateICA( pDriver, pDevice, 0, pDevMode ); in ImplCreateICA_WithCatch()
129 String* pDriver = (String*)m_aDriverBox.GetEntryData( nPos ); in fill() local130 rInfo.m_aDriverName = *pDriver; in fill()
254 const XubString* pDriver );
Completed in 77 milliseconds