Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp51 FX_BOOL bPrinting, in DisplayPass()
102 FX_BOOL bPrinting, in DisplayAnnots()
256 FX_BOOL bPrinting = pDevice->GetDeviceClass() == FXDC_PRINTER || in DrawBorder() local
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp958 FX_BOOL bPrinting = pContext->m_pDevice->GetDeviceClass() != FXDC_DISPLAY; in FPDF_RenderPage_Retail() local
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h432 FX_BOOL bPrinting, in DisplayAnnots()