OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setErrorNoun
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkAnimateMaker.h
95
void
setErrorNoun
(const SkString& str) { if (fError.hasError() == false) fError.setNoun(str); }
/external/skia/src/animator/
SkAnimateMaker.h
95
void
setErrorNoun
(const SkString& str) { if (fError.hasError() == false) fError.setNoun(str); }
Completed in 190 milliseconds