Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box_embeddertest.cpp47 CPDFSDK_Annot* pAnnotReadOnly = iter.GetNextAnnot(m_pAnnotNormal); in CreateAndInitializeFormComboboxPDF() local
49 ASSERT_EQ(pAnnotReadOnly, pLastAnnot); in CreateAndInitializeFormComboboxPDF()
Dcpwl_edit_embeddertest.cpp40 CPDFSDK_Annot* pAnnotReadOnly = iter.GetNextAnnot(m_pAnnot); in CreateAndInitializeFormPDF() local
43 m_pAnnotCharLimit = iter.GetNextAnnot(pAnnotReadOnly); in CreateAndInitializeFormPDF()