Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:pDoc

24 bool FPDF_GenerateAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
28 static bool GenerateCircleAP(CPDF_Document* pDoc,
30 static bool GenerateComboBoxAP(CPDF_Document* pDoc,
32 static bool GenerateHighlightAP(CPDF_Document* pDoc,
34 static bool GenerateInkAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
35 static bool GenerateListBoxAP(CPDF_Document* pDoc,
37 static bool GeneratePopupAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
38 static bool GenerateSquareAP(CPDF_Document* pDoc,
40 static bool GenerateSquigglyAP(CPDF_Document* pDoc,
42 static bool GenerateStrikeOutAP(CPDF_Document* pDoc,
44 static bool GenerateTextAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
45 static bool GenerateTextFieldAP(CPDF_Document* pDoc,
47 static bool GenerateUnderlineAP(CPDF_Document* pDoc,