Searched refs:WriteAnnot (Results 1 – 3 of 3) sorted by relevance
24 void WriteAnnot(FPDF_PAGE page, const char* pdf_name, int num);
260 void WriteAnnot(FPDF_PAGE page, const char* pdf_name, int num) { in WriteAnnot() function
774 WriteAnnot(page, name.c_str(), page_index); in RenderPage()