Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeWriter.h193 fPendingMethod = false; in reset()
236 bool fPendingMethod; variable
DincludeWriter.cpp806 if (fPendingMethod) { in methodOut()
808 fPendingMethod = false; in methodOut()
1590 if (fPendingMethod) { in populate()
1594 fPendingMethod = false; in populate()
1810 fPendingMethod = false; in populate()
1812 fPendingMethod = find_start(startDef, fStart); in populate()
1814 fOutdentNext = !fPendingMethod; in populate()