Searched defs:appendix (Results 1 – 5 of 5) sorted by relevance
39 public LargeValueFormatter(String appendix) { in LargeValueFormatter()61 public void setAppendix(String appendix) { in setAppendix()
37 public StackedValueFormatter(boolean drawWholeStack, String appendix, int decimals) { in StackedValueFormatter()
41 String appendix = "th"; in getFormattedValue() local
49 static void maybe_append_error_msg(const char* appendix, char** dst) { in maybe_append_error_msg()