OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:annots
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFPage.cpp
33
SkPDFArray*
annots
= fDevice->getAnnotations();
local
34
if (
annots
&&
annots
->size() > 0) {
35
insert("
Annots
",
annots
);
/external/skia/src/pdf/
SkPDFPage.cpp
33
SkPDFArray*
annots
= fDevice->getAnnotations();
local
34
if (
annots
&&
annots
->size() > 0) {
35
insert("
Annots
",
annots
);
/external/skia/tests/
AnnotationTest.cpp
72
ContainsString(rawOutput, out->size(), "/
Annots
")
/cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
Completed in 204 milliseconds