Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h115 bool m_bIsTextMarkupAnnotation; variable
Dcpdf_annot.cpp119 m_bIsTextMarkupAnnotation = IsTextMarkupAnnotation(m_nSubtype); in Init()
159 m_bIsTextMarkupAnnotation && m_bHasGeneratedAP; in RectForDrawing()