Searched refs:doubleLF (Results 1 – 3 of 3) sorted by relevance
598 String doubleLF = "\n\n"; in migrateAudioCopyright() local605 dmValue = doubleLF + dmValue; in migrateAudioCopyright()625 int lfPos = defaultValue.indexOf(doubleLF); in migrateAudioCopyright()634 defaultNode.setValue(defaultValue + doubleLF + dmValue); in migrateAudioCopyright()
89 const char* end = this->doubleLF(); in typedefName()
159 const char* doubleLF() const { in doubleLF() function