Searched refs:backgroundTempSymbol (Results 1 – 1 of 1) sorted by relevance
123 private static final String backgroundTempSymbol = "\uE236"; field in ExampleGenerator1809 input = input.replace(backgroundStartSymbol, backgroundTempSymbol) in invertBackground()1811 .replace(backgroundTempSymbol, backgroundEndSymbol); in invertBackground()