Home
last modified time | relevance | path

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

/external/skia/tools/bookmaker/
DmdOut.h147 string funcRef = fPriorWord + "()"; in skipParens() local
148 if (this->findLink(funcRef, &fPriorLink, false)) { in skipParens()
149 fPriorWord = funcRef; in skipParens()
/external/skqp/tools/bookmaker/
DmdOut.h147 string funcRef = fPriorWord + "()"; in skipParens() local
148 if (this->findLink(funcRef, &fPriorLink, false)) { in skipParens()
149 fPriorWord = funcRef; in skipParens()