Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAnnotation.cpp46 const char* SkAnnotationKeys::Define_Named_Dest_Key() { in Define_Named_Dest_Key() function in SkAnnotationKeys
76 annotate_paint(paint, SkAnnotationKeys::Define_Named_Dest_Key(), name); in SkAnnotateNamedDestination()
/external/skia/include/core/
DSkAnnotation.h68 static const char* Define_Named_Dest_Key();
/external/skia/src/pdf/
DSkPDFDevice.cpp1506 SkAnnotationKeys::Define_Named_Dest_Key()); in handlePointAnnotation()