Searched refs:getNumericType (Results 1 – 5 of 5) sorted by relevance
255 NumericType numericType = NumericType.getNumericType(path); in processForDisplay()373 NumericType numericType = NumericType.getNumericType(path); in processInput()931 public static NumericType getNumericType(String xpath) { in getNumericType() method in DisplayAndInputProcessor.NumericType
168 NumericType type = NumericType.getNumericType(path); in handleCheck()
146 NumericType type = NumericType.getNumericType(xpath); in TestCurrencyFormats()
365 static int32_t getNumericType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getNumericType() function466 { UPROPS_SRC_CHAR, 0, (int32_t)U_NT_COUNT-1, getNumericType, getMaxValueFromShift },
383 if (NumericType.getNumericType(xpath) == NumericType.CURRENCY) { in getStringValue()