Searched refs:hasUnicodeSetValue (Results 1 – 2 of 2) sorted by relevance
353 if (hasUnicodeSetValue(path)) { in processForDisplay()399 private boolean hasUnicodeSetValue(String path) { in hasUnicodeSetValue() method in DisplayAndInputProcessor456 final boolean isUnicodeSet = hasUnicodeSetValue(path); in processInputMore()
729 } else if (hasUnicodeSetValue(ph.getOriginalPath())) { in addValueDiff()756 private boolean hasUnicodeSetValue(String xpath) { in hasUnicodeSetValue() method in ChartDelta