Home
last modified time | relevance | path

Searched refs:fOutdentNext (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/bookmaker/
DparserCommon.cpp234 if (!fReturnOnWrite && fOutdentNext) { in writeBlockTrim()
236 fOutdentNext = false; in writeBlockTrim()
274 if (fOutdentNext) { in writeBlockTrim()
276 fOutdentNext = false; in writeBlockTrim()
DparserCommon.h159 fOutdentNext = false; in resetCommon()
249 bool fOutdentNext; // set at end of embedded struct to prevent premature outdent variable
DincludeWriter.cpp1814 fOutdentNext = !fPendingMethod; in populate()
/external/skqp/tools/bookmaker/
DparserCommon.cpp234 if (!fReturnOnWrite && fOutdentNext) { in writeBlockTrim()
236 fOutdentNext = false; in writeBlockTrim()
274 if (fOutdentNext) { in writeBlockTrim()
276 fOutdentNext = false; in writeBlockTrim()
DparserCommon.h157 fOutdentNext = false; in resetCommon()
247 bool fOutdentNext; // set at end of embedded struct to prevent premature outdent variable
DincludeWriter.cpp1814 fOutdentNext = !fPendingMethod; in populate()