/external/pdfium/fpdfsdk/ |
D | fpdf_annot_embeddertest.cpp | 75 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, i)); in VerifyAnnotationSubtypesAndFocusability() local 120 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page.get(), FPDF_ANNOT_INK)); in TEST_F() local 177 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page.get(), FPDF_ANNOT_INK)); in TEST_F() local 435 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 0)); in TEST_F() local 519 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 2)); in TEST_F() local 581 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page, FPDF_ANNOT_TEXT)); in TEST_F() local 592 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 0)); in TEST_F() local 671 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page, FPDF_ANNOT_LINK)); in TEST_F() local 699 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page, FPDF_ANNOT_INK)); in TEST_F() local 723 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 0)); in TEST_F() local [all …]
|
D | fpdf_annot.cpp | 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() [all …]
|
D | cpdfsdk_pageview.cpp | 95 std::unique_ptr<CPDFSDK_Annot> CPDFSDK_PageView::NewAnnot(CPDF_Annot* annot) { in NewAnnot() 238 CPDFSDK_Annot* annot = GetFocusAnnot(); in GetFocusedFormText() local 283 CPDFSDK_Annot* annot = GetFocusAnnot(); in GetSelectedText() local 290 CPDFSDK_Annot* annot = GetFocusAnnot(); in ReplaceAndKeepSelection() local 296 CPDFSDK_Annot* annot = GetFocusAnnot(); in ReplaceSelection() local 302 CPDFSDK_Annot* annot = GetFocusAnnot(); in SelectAllText() local 307 CPDFSDK_Annot* annot = GetFocusAnnot(); in CanUndo() local 312 CPDFSDK_Annot* annot = GetFocusAnnot(); in CanRedo() local 317 CPDFSDK_Annot* annot = GetFocusAnnot(); in Undo() local 322 CPDFSDK_Annot* annot = GetFocusAnnot(); in Redo() local [all …]
|
D | cpdfsdk_helpers.h | 61 CPDF_AnnotContext* annot) { in FPDFAnnotationFromCPDFAnnotContext() 65 FPDF_ANNOTATION annot) { in CPDFAnnotContextFromFPDFAnnotation()
|
D | fpdf_formfill_embeddertest.cpp | 716 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 761 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 800 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 819 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 839 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 864 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 908 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 1032 FPDF_ANNOTATION annot = nullptr; in TEST_F() local 1067 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
|
D | fpdf_formfill.cpp | 605 FPDF_ANNOTATION* annot) { in FORM_GetFocusedAnnot() 647 FORM_SetFocusedAnnot(FPDF_FORMHANDLE handle, FPDF_ANNOTATION annot) { in FORM_SetFocusedAnnot()
|
D | fpdf_text_embeddertest.cpp | 782 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, i)); in TEST_F() local
|
D | fpdf_edit_embeddertest.cpp | 3347 ScopedFPDFAnnotation annot( in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXUtilities.cpp | 135 unsigned annot; in isTexture() local 146 unsigned annot; in isSurface() local 159 unsigned annot; in isSampler() local 167 std::vector<unsigned> annot; in isSampler() local 179 std::vector<unsigned> annot; in isImageReadOnly() local 191 std::vector<unsigned> annot; in isImageWriteOnly() local 203 std::vector<unsigned> annot; in isImageReadWrite() local 218 unsigned annot; in isManaged() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXUtilities.cpp | 132 unsigned annot; in isTexture() local 145 unsigned annot; in isSurface() local 158 unsigned annot; in isSampler() local 168 std::vector<unsigned> annot; in isSampler() local 182 std::vector<unsigned> annot; in isImageReadOnly() local 197 std::vector<unsigned> annot; in isImageWriteOnly() local 212 std::vector<unsigned> annot; in isImageReadWrite() local 231 unsigned annot; in isManaged() local
|
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/ |
D | NullabilityUtil.java | 217 AnnotationMirror annot = in getAnnotationValue() local 250 AnnotationMirror annot = null; in getAnnotationValueArray() local
|
/external/ltp/testcases/kernel/security/smack/ |
D | smack_set_socket_labels.c | 70 char *annot = "security.SMACK64IPNOT"; in set_socket_labels() local
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 257 xmlSchemaAnnotPtr annot; member 310 xmlSchemaAnnotPtr annot; member 368 xmlSchemaAnnotPtr annot; member 609 xmlSchemaAnnotPtr annot; member 772 xmlSchemaAnnotPtr annot; member 828 xmlSchemaAnnotPtr annot; member 844 xmlSchemaAnnotPtr annot; member 929 xmlSchemaAnnotPtr annot; member
|
/external/cronet/third_party/libxml/src/include/libxml/ |
D | schemasInternals.h | 257 xmlSchemaAnnotPtr annot; member 310 xmlSchemaAnnotPtr annot; member 368 xmlSchemaAnnotPtr annot; member 609 xmlSchemaAnnotPtr annot; member 772 xmlSchemaAnnotPtr annot; member 828 xmlSchemaAnnotPtr annot; member 844 xmlSchemaAnnotPtr annot; member 929 xmlSchemaAnnotPtr annot; member
|
/external/pdfium/fxjs/ |
D | cjs_annot.cpp | 41 void CJS_Annot::SetSDKAnnot(CPDFSDK_BAAnnot* annot) { in SetSDKAnnot()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annotlist.cpp | 226 [pAnnot](const std::unique_ptr<CPDF_Annot>& annot) { in Contains()
|
/external/pdfium/testing/ |
D | embedder_test.h | 81 FPDF_ANNOTATION annot, in OnFocusChange()
|
D | embedder_test.cpp | 97 FPDF_ANNOTATION annot, in OnFocusChangeTrampoline()
|
/external/pdfium/testing/fuzzers/ |
D | pdf_xfa_fdp_fuzzer.cc | 126 FPDF_ANNOTATION annot = nullptr; in FormActionHandler() local
|
/external/pdfium/samples/ |
D | pdfium_test_write_helper.cc | 314 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, i)); in WriteAnnot() local
|
/external/libxml2/ |
D | xmlschemastypes.c | 343 xmlSchemaAnnotPtr annot; member 352 xmlSchemaAnnotPtr annot; member 364 xmlSchemaAnnotPtr annot; member
|
D | xmlschemas.c | 509 xmlSchemaAnnotPtr annot; member 522 xmlSchemaAnnotPtr annot; member 539 xmlSchemaAnnotPtr annot; member 684 xmlSchemaAnnotPtr annot; member 704 xmlSchemaAnnotPtr annot; member 722 xmlSchemaAnnotPtr annot; member 759 xmlSchemaAnnotPtr annot; member 3778 xmlSchemaFreeAnnot(xmlSchemaAnnotPtr annot) in xmlSchemaFreeAnnot() 4342 xmlSchemaAnnotDump(FILE * output, xmlSchemaAnnotPtr annot) in xmlSchemaAnnotDump() 7005 xmlSchemaAnnotPtr annot = NULL; in xmlSchemaParseAny() local [all …]
|