Searched refs:bDeflate (Results 1 – 2 of 2) sorted by relevance
832 … bool bDeflate = getDeflatedStream( &pStream, &nBytes, pEData->m_pObjectContainer, rWriteContext ); in emit() local838 if( bDeflate && rWriteContext.m_bDeflate ) in emit()855 if( bDeflate && rWriteContext.m_bDeflate ) in emit()
3015 bool bDeflate = compressStream( it->m_pTilingStream ); in emitTilings() local3065 if( bDeflate ) in emitTilings()5402 bool bDeflate = compressStream( pApppearanceStream ); in emitAppearances() local5429 if( bDeflate ) in emitAppearances()10562 bool bDeflate = compressStream( &aMemStream ); in drawPolyPolygon() local10580 if( bDeflate ) in drawPolyPolygon()
Completed in 89 milliseconds