Home
last modified time | relevance | path

Searched defs:annot (Results 1 – 25 of 25) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp245 const FPDF_ANNOTATION annot) { in GetAnnotDictFromFPDFAnnotation()
251 FPDF_ANNOTATION annot) { in GetMutableAnnotDictFromFPDFAnnotation()
294 CPDF_FormField* GetFormField(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in GetFormField()
310 FPDF_ANNOTATION annot, in GetWidgetOfTypes()
339 FPDF_ANNOTATION annot) { in GetRadioButtonOrCheckBoxWidget()
345 RetainPtr<const CPDF_Array> GetInkList(FPDF_ANNOTATION annot) { in GetInkList()
433 FPDF_ANNOTATION annot) { in FPDFPage_GetAnnotIndex()
458 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot) { in FPDFPage_CloseAnnot()
477 FPDFAnnot_GetSubtype(FPDF_ANNOTATION annot) { in FPDFAnnot_GetSubtype()
493 FPDFAnnot_UpdateObject(FPDF_ANNOTATION annot, FPDF_PAGEOBJECT obj) { in FPDFAnnot_UpdateObject()
[all …]
Dfpdf_annot_embeddertest.cpp79 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, i)); in VerifyAnnotationSubtypesAndFocusability() local
124 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page.get(), FPDF_ANNOT_INK)); in TEST_F() local
181 ScopedFPDFAnnotation annot(FPDFPage_CreateAnnot(page.get(), FPDF_ANNOT_INK)); in TEST_F() local
432 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 0)); in TEST_F() local
516 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, 2)); in TEST_F() local
583 ScopedFPDFAnnotation annot( in TEST_F() local
595 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page.get(), 0)); in TEST_F() local
673 ScopedFPDFAnnotation annot( in TEST_F() local
702 ScopedFPDFAnnotation annot( in TEST_F() local
725 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(saved_page, 0)); in TEST_F() local
[all …]
Dcpdfsdk_pageview.cpp95 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 …]
Dcpdfsdk_helpers.h69 CPDF_AnnotContext* annot) { in FPDFAnnotationFromCPDFAnnotContext()
73 FPDF_ANNOTATION annot) { in CPDFAnnotContextFromFPDFAnnotation()
Dfpdf_formfill_embeddertest.cpp707 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
750 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
787 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
804 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
821 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
843 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
883 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
995 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
1031 FPDF_ANNOTATION annot = nullptr; in TEST_F() local
Dfpdf_formfill.cpp655 FPDF_ANNOTATION* annot) { in FORM_GetFocusedAnnot()
697 FORM_SetFocusedAnnot(FPDF_FORMHANDLE handle, FPDF_ANNOTATION annot) { in FORM_SetFocusedAnnot()
Dfpdf_text_embeddertest.cpp869 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page.get(), i)); in TEST_F() local
Dfpdf_edit_embeddertest.cpp3661 ScopedFPDFAnnotation annot( in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp135 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp146 unsigned annot; in isTexture() local
157 unsigned annot; in isSurface() local
170 unsigned annot; in isSampler() local
178 std::vector<unsigned> annot; in isSampler() local
190 std::vector<unsigned> annot; in isImageReadOnly() local
202 std::vector<unsigned> annot; in isImageWriteOnly() local
214 std::vector<unsigned> annot; in isImageReadWrite() local
229 unsigned annot; in isManaged() local
/external/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp132 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/
DNullabilityUtil.java200 AnnotationMirror annot = in getAnnotationValue() local
233 AnnotationMirror annot = null; in getAnnotationValueArray() local
/external/ltp/testcases/kernel/security/smack/
Dsmack_set_socket_labels.c70 char *annot = "security.SMACK64IPNOT"; in set_socket_labels() local
/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h258 xmlSchemaAnnotPtr annot; member
311 xmlSchemaAnnotPtr annot; member
369 xmlSchemaAnnotPtr annot; member
610 xmlSchemaAnnotPtr annot; member
773 xmlSchemaAnnotPtr annot; member
829 xmlSchemaAnnotPtr annot; member
845 xmlSchemaAnnotPtr annot; member
930 xmlSchemaAnnotPtr annot; member
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h258 xmlSchemaAnnotPtr annot; member
311 xmlSchemaAnnotPtr annot; member
369 xmlSchemaAnnotPtr annot; member
610 xmlSchemaAnnotPtr annot; member
773 xmlSchemaAnnotPtr annot; member
829 xmlSchemaAnnotPtr annot; member
845 xmlSchemaAnnotPtr annot; member
930 xmlSchemaAnnotPtr annot; member
/external/libxml2/include/libxml/
DschemasInternals.h258 xmlSchemaAnnotPtr annot; member
311 xmlSchemaAnnotPtr annot; member
369 xmlSchemaAnnotPtr annot; member
610 xmlSchemaAnnotPtr annot; member
773 xmlSchemaAnnotPtr annot; member
829 xmlSchemaAnnotPtr annot; member
845 xmlSchemaAnnotPtr annot; member
930 xmlSchemaAnnotPtr annot; member
/external/pdfium/fxjs/
Dcjs_annot.cpp41 void CJS_Annot::SetSDKAnnot(CPDFSDK_BAAnnot* annot) { in SetSDKAnnot()
/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp226 [pAnnot](const std::unique_ptr<CPDF_Annot>& annot) { in Contains()
/external/pdfium/testing/
Dembedder_test.h83 FPDF_ANNOTATION annot, in OnFocusChange()
Dembedder_test.cpp100 FPDF_ANNOTATION annot, in OnFocusChangeTrampoline()
/external/pdfium/testing/fuzzers/
Dpdf_xfa_fdp_fuzzer.cc126 FPDF_ANNOTATION annot = nullptr; in FormActionHandler() local
/external/google-breakpad/src/processor/
Dminidump.cc5469 for (const auto& annot : simple_annotations_) { in Print() local
5489 for (const auto& annot : simple_annots) { in Print() local
5495 for (const AnnotationObject& annot : crashpad_annots) { in Print() local
/external/libxml2/
Dxmlschemastypes.c436 xmlSchemaAnnotPtr annot; member
445 xmlSchemaAnnotPtr annot; member
457 xmlSchemaAnnotPtr annot; member
Dxmlschemas.c499 xmlSchemaAnnotPtr annot; member
512 xmlSchemaAnnotPtr annot; member
529 xmlSchemaAnnotPtr annot; member
677 xmlSchemaAnnotPtr annot; member
697 xmlSchemaAnnotPtr annot; member
715 xmlSchemaAnnotPtr annot; member
752 xmlSchemaAnnotPtr annot; member
3742 xmlSchemaFreeAnnot(xmlSchemaAnnotPtr annot) in xmlSchemaFreeAnnot()
4300 xmlSchemaAnnotDump(FILE * output, xmlSchemaAnnotPtr annot) in xmlSchemaAnnotDump()
6832 xmlSchemaAnnotPtr annot = NULL; in xmlSchemaParseAny() local
[all …]
/external/pdfium/testing/helpers/
Dwrite.cc359 ScopedFPDFAnnotation annot(FPDFPage_GetAnnot(page, i)); in WriteAnnot() local