Searched refs:fillinValue (Results 1 – 1 of 1) sorted by relevance
1538 String fillinValue = path == null ? null : cldrFile.getFillInValue(path); in showValue() local1539 fillinValue = fillinValue == null ? "" : fillinValue.equals(value) ? "=" : fillinValue; in showValue()1560 + "\t«" + fillinValue + "»" in showValue()