OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Define_Named_Dest_Key
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/core/
SkAnnotationKeys.h
24
static const char*
Define_Named_Dest_Key
();
SkAnnotation.cpp
18
const char* SkAnnotationKeys::
Define_Named_Dest_Key
() {
40
canvas->drawAnnotation(rect, SkAnnotationKeys::
Define_Named_Dest_Key
(), name);
/external/skia/tests/
SerializationTest.cpp
714
{ r1, SkAnnotationKeys::
Define_Named_Dest_Key
(), std::move(d1) },
/external/skia/src/pdf/
SkPDFDevice.cpp
519
if (!strcmp(SkAnnotationKeys::
Define_Named_Dest_Key
(), key)) {
[
all
...]
Completed in 56 milliseconds