Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp124 m_bIsTextMarkupAnnotation(IsTextMarkupAnnotation(m_nSubtype)), in CPDF_Annot()
173 m_bIsTextMarkupAnnotation && m_bHasGeneratedAP; in RectForDrawing()
H A Dcpdf_annot.h118 const bool m_bIsTextMarkupAnnotation; variable