Searched refs:pEndImpl (Results 1 – 2 of 2) sorted by relevance
403 const OUString* const pEndImpl = pCurrImpl + aPreferredImpls.getLength(); in lookupAndUse() local415 pCurrImpl = pEndImpl-1; in lookupAndUse()417 while( pCurrImpl != pEndImpl ) in lookupAndUse()
590 const OUString* const pEndImpl = pCurrImpl + aCurr->second.getLength(); in IsHardwareAccelerationAvailable() local592 while( pCurrImpl != pEndImpl ) in IsHardwareAccelerationAvailable()
Completed in 49 milliseconds