Home
last modified time | relevance | path

Searched refs:Link_Named_Dest_Key (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkAnnotation.cpp50 const char* SkAnnotationKeys::Link_Named_Dest_Key() { in Link_Named_Dest_Key() function in SkAnnotationKeys
85 annotate_paint(paint, SkAnnotationKeys::Link_Named_Dest_Key(), name); in SkAnnotateLinkToDestination()
/external/skia/include/core/
DSkAnnotation.h71 static const char* Link_Named_Dest_Key();
/external/skia/src/pdf/
DSkPDFDevice.cpp1724 annotation->find(SkAnnotationKeys::Link_Named_Dest_Key()); in handlePathAnnotation()