Searched refs:toRoman (Results 1 – 1 of 1) sorted by relevance
50 static String toRoman(int number, bool upper) in toRoman() function1036 return toRoman(value, false); in listMarkerText()1038 return toRoman(value, true); in listMarkerText()