Home
last modified time | relevance | path

Searched refs:eUsageType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_ocg.cpp90 CPDF_OCContext::CPDF_OCContext(CPDF_Document* pDoc, UsageType eUsageType) { in CPDF_OCContext() argument
93 m_eUsageType = eUsageType; in CPDF_OCContext()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h133 explicit CPDF_OCContext(CPDF_Document* pDoc, UsageType eUsageType = View);