OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URL_Key
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/core/
SkAnnotationKeys.h
18
static const char*
URL_Key
();
SkAnnotation.cpp
14
const char* SkAnnotationKeys::
URL_Key
() {
32
canvas->drawAnnotation(rect, SkAnnotationKeys::
URL_Key
(), value);
/external/skia/tests/
SerializationTest.cpp
713
{ r0, SkAnnotationKeys::
URL_Key
(), std::move(d0) },
/external/skia/src/pdf/
SkPDFDevice.cpp
538
if (!strcmp(SkAnnotationKeys::
URL_Key
(), key)) {
[
all
...]
Completed in 53 milliseconds