OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBool
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/core/
SkMetaData.h
77
bool
hasBool
(const char name[], bool value) const {
/external/skia/include/views/
SkEvent.h
155
bool
hasBool
(const char name[], bool value) const { return fMeta.
hasBool
(name, value); }
/external/skia/src/xml/
SkDOM.cpp
419
bool SkDOM::
hasBool
(const Node* node, const char name[], bool target) const
Completed in 3129 milliseconds