Home
last modified time | relevance | path

Searched defs:bPrinting (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp108 bool bPrinting, in DisplayPass()
158 bool bPrinting, in DisplayAnnots()
175 bool bPrinting, in DisplayAnnots()
Dcpdf_annot.cpp419 bool bPrinting = pDevice->GetDeviceClass() == FXDC_PRINTER || in DrawBorder() local
/external/pdfium/fpdfsdk/
Dfpdfview.cpp123 bool bPrinting = pContext->m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in RenderPageImpl() local