Searched refs:URL_Key (Results 1 – 3 of 3) sorted by relevance
42 const char* SkAnnotationKeys::URL_Key() { in URL_Key() function in SkAnnotationKeys67 annotate_paint(paint, SkAnnotationKeys::URL_Key(), value); in SkAnnotateRectWithURL()
62 static const char* URL_Key();
1484 SkData* urlData = annotationInfo->find(SkAnnotationKeys::URL_Key()); in handleRectAnnotation()