Lines Matching defs:annot
244 const FPDF_ANNOTATION annot) { in GetAnnotDictFromFPDFAnnotation()
250 FPDF_ANNOTATION annot) { in GetMutableAnnotDictFromFPDFAnnotation()
293 CPDF_FormField* GetFormField(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in GetFormField()
307 FPDF_ANNOTATION annot) { in GetRadioButtonOrCheckBoxWidget()
327 RetainPtr<const CPDF_Array> GetInkList(FPDF_ANNOTATION annot) { in GetInkList()
414 FPDF_ANNOTATION annot) { in FPDFPage_GetAnnotIndex()
439 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot) { in FPDFPage_CloseAnnot()
458 FPDFAnnot_GetSubtype(FPDF_ANNOTATION annot) { in FPDFAnnot_GetSubtype()
474 FPDFAnnot_UpdateObject(FPDF_ANNOTATION annot, FPDF_PAGEOBJECT obj) { in FPDFAnnot_UpdateObject()
502 FPDF_EXPORT int FPDF_CALLCONV FPDFAnnot_AddInkStroke(FPDF_ANNOTATION annot, in FPDFAnnot_AddInkStroke()
528 FPDFAnnot_RemoveInkList(FPDF_ANNOTATION annot) { in FPDFAnnot_RemoveInkList()
539 FPDFAnnot_AppendObject(FPDF_ANNOTATION annot, FPDF_PAGEOBJECT obj) { in FPDFAnnot_AppendObject()
582 FPDF_EXPORT int FPDF_CALLCONV FPDFAnnot_GetObjectCount(FPDF_ANNOTATION annot) { in FPDFAnnot_GetObjectCount()
601 FPDFAnnot_GetObject(FPDF_ANNOTATION annot, int index) { in FPDFAnnot_GetObject()
621 FPDFAnnot_RemoveObject(FPDF_ANNOTATION annot, int index) { in FPDFAnnot_RemoveObject()
645 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetColor(FPDF_ANNOTATION annot, in FPDFAnnot_SetColor()
681 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_GetColor(FPDF_ANNOTATION annot, in FPDFAnnot_GetColor()
745 FPDFAnnot_HasAttachmentPoints(FPDF_ANNOTATION annot) { in FPDFAnnot_HasAttachmentPoints()
756 FPDFAnnot_SetAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_SetAttachmentPoints()
775 FPDFAnnot_AppendAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_AppendAttachmentPoints()
792 FPDFAnnot_CountAttachmentPoints(FPDF_ANNOTATION annot) { in FPDFAnnot_CountAttachmentPoints()
804 FPDFAnnot_GetAttachmentPoints(FPDF_ANNOTATION annot, in FPDFAnnot_GetAttachmentPoints()
820 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetRect(FPDF_ANNOTATION annot, in FPDFAnnot_SetRect()
847 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_GetRect(FPDF_ANNOTATION annot, in FPDFAnnot_GetRect()
859 FPDFAnnot_GetVertices(FPDF_ANNOTATION annot, in FPDFAnnot_GetVertices()
888 FPDFAnnot_GetInkListCount(FPDF_ANNOTATION annot) { in FPDFAnnot_GetInkListCount()
894 FPDFAnnot_GetInkListPath(FPDF_ANNOTATION annot, in FPDFAnnot_GetInkListPath()
918 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_GetLine(FPDF_ANNOTATION annot, in FPDFAnnot_GetLine()
944 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetBorder(FPDF_ANNOTATION annot, in FPDFAnnot_SetBorder()
965 FPDFAnnot_GetBorder(FPDF_ANNOTATION annot, in FPDFAnnot_GetBorder()
987 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_HasKey(FPDF_ANNOTATION annot, in FPDFAnnot_HasKey()
994 FPDFAnnot_GetValueType(FPDF_ANNOTATION annot, FPDF_BYTESTRING key) { in FPDFAnnot_GetValueType()
1004 FPDFAnnot_SetStringValue(FPDF_ANNOTATION annot, in FPDFAnnot_SetStringValue()
1018 FPDFAnnot_GetStringValue(FPDF_ANNOTATION annot, in FPDFAnnot_GetStringValue()
1031 FPDFAnnot_GetNumberValue(FPDF_ANNOTATION annot, in FPDFAnnot_GetNumberValue()
1050 FPDFAnnot_SetAP(FPDF_ANNOTATION annot, in FPDFAnnot_SetAP()
1126 FPDFAnnot_GetAP(FPDF_ANNOTATION annot, in FPDFAnnot_GetAP()
1147 FPDFAnnot_GetLinkedAnnot(FPDF_ANNOTATION annot, FPDF_BYTESTRING key) { in FPDFAnnot_GetLinkedAnnot()
1164 FPDF_EXPORT int FPDF_CALLCONV FPDFAnnot_GetFlags(FPDF_ANNOTATION annot) { in FPDFAnnot_GetFlags()
1170 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetFlags(FPDF_ANNOTATION annot, in FPDFAnnot_SetFlags()
1182 FPDFAnnot_GetFormFieldFlags(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in FPDFAnnot_GetFormFieldFlags()
1213 FPDF_ANNOTATION annot, in FPDFAnnot_GetFormFieldName()
1224 FPDFAnnot_GetFormFieldType(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in FPDFAnnot_GetFormFieldType()
1231 FPDF_ANNOTATION annot, in FPDFAnnot_GetFormAdditionalActionJavaScript()
1253 FPDF_ANNOTATION annot, in FPDFAnnot_GetFormFieldAlternateName()
1266 FPDF_ANNOTATION annot, in FPDFAnnot_GetFormFieldValue()
1277 FPDF_ANNOTATION annot) { in FPDFAnnot_GetOptionCount()
1284 FPDF_ANNOTATION annot, in FPDFAnnot_GetOptionLabel()
1301 FPDF_ANNOTATION annot, in FPDFAnnot_IsOptionSelected()
1320 FPDF_ANNOTATION annot, in FPDFAnnot_GetFontSize()
1347 FPDF_ANNOTATION annot) { in FPDFAnnot_IsChecked()
1414 FPDF_EXPORT FPDF_LINK FPDF_CALLCONV FPDFAnnot_GetLink(FPDF_ANNOTATION annot) { in FPDFAnnot_GetLink()
1424 FPDFAnnot_GetFormControlCount(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in FPDFAnnot_GetFormControlCount()
1430 FPDFAnnot_GetFormControlIndex(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in FPDFAnnot_GetFormControlIndex()
1447 FPDF_ANNOTATION annot, in FPDFAnnot_GetFormFieldExportValue()
1459 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetURI(FPDF_ANNOTATION annot, in FPDFAnnot_SetURI()