OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Link_Named_Dest_Key
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/core/
SkAnnotationKeys.h
30
static const char*
Link_Named_Dest_Key
();
SkAnnotation.cpp
22
const char* SkAnnotationKeys::
Link_Named_Dest_Key
() {
47
canvas->drawAnnotation(rect, SkAnnotationKeys::
Link_Named_Dest_Key
(), name);
/external/skia/tests/
SerializationTest.cpp
715
{ r2, SkAnnotationKeys::
Link_Named_Dest_Key
(), std::move(d2) },
/external/skia/src/pdf/
SkPDFDevice.cpp
540
} else if (!strcmp(SkAnnotationKeys::
Link_Named_Dest_Key
(), key)) {
[
all
...]
Completed in 68 milliseconds