OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkMetaData.h
73
bool
hasPtr
(const char name[], void* value) const {
108
return this->
hasPtr
(name, ptr);
/external/chromium_org/third_party/skia/include/views/
SkEvent.h
152
bool
hasPtr
(const char name[], void* value) const { return fMeta.
hasPtr
(name, value); }
Completed in 1985 milliseconds