Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h122 bool m_bIsTextMarkupAnnotation; variable
Dcpdf_annot.cpp115 m_bIsTextMarkupAnnotation = IsTextMarkupAnnotation(m_nSubtype); in Init()
160 m_bIsTextMarkupAnnotation && m_bHasGeneratedAP; in RectForDrawing()