Home
last modified time | relevance | path

Searched refs:Link_Named_Dest_Key (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/core/
H A DSkAnnotation.cpp22 const char* SkAnnotationKeys::Link_Named_Dest_Key() { in Link_Named_Dest_Key() function in SkAnnotationKeys
47 canvas->drawAnnotation(rect, SkAnnotationKeys::Link_Named_Dest_Key(), name); in SkAnnotateLinkToDestination()
H A DSkAnnotationKeys.h30 static const char* Link_Named_Dest_Key();
/third_party/skia/src/svg/
H A DSkSVGDevice.cpp811 !strcmp(SkAnnotationKeys::Link_Named_Dest_Key(), key)) {
/third_party/skia/tests/
H A DSerializationTest.cpp804 { r2, SkAnnotationKeys::Link_Named_Dest_Key(), std::move(d2) }, in DEF_TEST()
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp367 } else if (!strcmp(SkAnnotationKeys::Link_Named_Dest_Key(), key)) { in drawAnnotation()

Completed in 7 milliseconds