Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.h271 const Definition* bDef);
DincludeParser.cpp3567 const RootDefinition* root, const Definition* bDef) { in suggestFix() argument
3611 string bmhFile = root ? root->fFileName : bDef ? bDef->fFileName : "a *.bmh file"; in suggestFix()
3633 bool hasPop = std::any_of(bDef->fChildren.begin(), bDef->fChildren.end(), in suggestFix()