OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:annots
(Results
1 - 25
of
39
) sorted by null
1
2
/external/pdfium/testing/resources/javascript/
bug_492_1.in
25
/
Annots
[
39
/
Annots
[
57
var
annots
= this.getAnnots();
58
for (var i = 0; i <
annots
.length; i++)
59
app.alert(
annots
[i].name);
bug_679643.in
26
/
Annots
[7 0 R 8 0 R 9 0 R]
97
var
annots
= this.getAnnots();
98
annots
[0].name = {
mouse_events.in
23
/
Annots
[ 5 0 R ]
bug_735912.in
21
/
Annots
[
bug_679642.in
26
/
Annots
[7 0 R 8 0 R 9 0 R]
/external/pdfium/testing/resources/
bug_664284.in
31
/
Annots
[999 0 R]
52
%
Annots
array
annotiter.in
26
/
Annots
[
43
/
Annots
[
60
/
Annots
[
annotation_highlight_rollover_ap.in
21
/
Annots
[
launch_action.in
17
/
Annots
[4 0 R]
text_form.in
19
/
Annots
[ 4 0 R ]
bug_572871.in
39
/
Annots
[7 0 R 9 0 R]
bug_765384.in
21
/
Annots
[
combobox_form.in
19
/
Annots
[ 8 0 R 9 0 R 10 0 R ]
text_form_multiple.in
19
/
Annots
[ 4 0 R 9 0 R 10 0 R ]
bug_487928.in
21
/
Annots
[5 0 R]
bug_507316.in
67
/
Annots
[9 0 R 11 0 R]
/external/pdfium/testing/resources/pixel/
bug_492.in
24
/
Annots
[
bug_736695_1.in
27
/
Annots
[ 9 0 R ]
bug_736695_2.in
27
/
Annots
[ 9 0 R ]
bug_736695_3.in
27
/
Annots
[ 9 0 R ]
bug_736695_4.in
27
/
Annots
[ 9 0 R ]
bug_113910.in
19
/
Annots
[ 4 0 R 10 0 R ]
bug_733528.in
24
/
Annots
[ 4 0 R 9 0 R ]
/external/pdfium/core/fpdfdoc/
cpdf_linklist.cpp
58
CPDF_Array* pAnnotList = pPage->m_pFormDict->GetArrayFor("
Annots
");
/external/pdfium/fpdfsdk/
cpdfsdk_pageview.cpp
504
const auto&
annots
= m_pAnnotList->All();
local
505
auto it = std::find_if(
annots
.begin(),
annots
.end(),
509
return it !=
annots
.end();
Completed in 2685 milliseconds
1
2