Searched refs:hasCursor (Results 1 – 4 of 4) sorted by relevance
44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()62 hasCursor = FALSE; in StringReplacer()76 hasCursor = other.hasCursor; in StringReplacer()204 if (hasCursor) { in replace()250 if (hasCursor && cursor < 0) { in toReplacerPattern()258 if (hasCursor && i == cursor) { in toReplacerPattern()279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
55 UBool hasCursor; variable
42 private boolean hasCursor; field in StringReplacer75 hasCursor = true; in StringReplacer()93 hasCursor = false; in StringReplacer()231 if (hasCursor) { in replace()277 if (hasCursor && cursor < 0) { in toReplacerPattern()285 if (hasCursor && i == cursor) { in toReplacerPattern()305 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
41 private boolean hasCursor; field in StringReplacer74 hasCursor = true; in StringReplacer()92 hasCursor = false; in StringReplacer()230 if (hasCursor) { in replace()276 if (hasCursor && cursor < 0) { in toReplacerPattern()284 if (hasCursor && i == cursor) { in toReplacerPattern()304 if (hasCursor && cursor > output.length()) { in toReplacerPattern()