Home
last modified time | relevance | path

Searched refs:allowParens (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/bookmaker/
Ddefinition.cpp1185 Definition* RootDefinition::find(string ref, AllowParens allowParens) { in find() argument
1190 if (AllowParens::kYes == allowParens) { in find()
1221 result = rootDef->find(ref, allowParens); in find()
/external/skqp/tools/bookmaker/
Ddefinition.cpp1185 Definition* RootDefinition::find(string ref, AllowParens allowParens) { in find() argument
1190 if (AllowParens::kYes == allowParens) { in find()
1221 result = rootDef->find(ref, allowParens); in find()