Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeWriter.cpp253 Phrase defIsPhrase = '\n' == prop->fStart[0] && '\n' == prop->fStart[-1] ? in descriptionOut() local
255 if (Phrase::kNo == defIsPhrase) { in descriptionOut()
270 this->rewriteBlock(localLength, start, defIsPhrase); in descriptionOut()
284 defIsPhrase = Phrase::kYes; in descriptionOut()
291 this->rewriteBlock(length, start, defIsPhrase); in descriptionOut()