Searched refs:formatPropertyPrefix (Results 1 – 1 of 1) sorted by relevance
89 const String& formatPropertyPrefix = m_format.second; in insertProperty() local91 long formatPropertyPrefixLength = formatPropertyPrefix.length(); in insertProperty()92 …propertyStart - formatPropertyPrefixLength, formatPropertyPrefixLength) != formatPropertyPrefix)) { in insertProperty()93 textToSet.insert(formatPropertyPrefix, formattingPrependOffset); in insertProperty()100 String fullPrefix = formatLineFeed + formatPropertyPrefix; in insertProperty()