Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DparserCommon.h248 bool fWroteSomething; // used to detect empty content; an alternative source is preferable variable
DparserCommon.cpp264 fWroteSomething = true; in writeBlockTrim()
DmdOut.cpp1319 fWroteSomething = false; in markTypeOut()
1936 if (lookForOneLiner && !fWroteSomething) { in markTypeOut()
2194 fWroteSomething = !!lineLength; in resolveOut()
/external/skia/tools/bookmaker/
DparserCommon.h250 bool fWroteSomething; // used to detect empty content; an alternative source is preferable variable
DparserCommon.cpp264 fWroteSomething = true; in writeBlockTrim()
DmdOut.cpp1319 fWroteSomething = false; in markTypeOut()
1936 if (lookForOneLiner && !fWroteSomething) { in markTypeOut()
2194 fWroteSomething = !!lineLength; in resolveOut()