Searched defs:FormatInteger (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | bytestring.cpp | 45 ByteString ByteString::FormatInteger(int i) { in FormatInteger() function in fxcrt::ByteString |
D | widestring.cpp | 355 WideString WideString::FormatInteger(int i) { in FormatInteger() function in fxcrt::WideString |
D | bytestring_unittest.cpp | 1988 TEST(ByteString, FormatInteger) { in TEST() argument |
D | widestring_unittest.cpp | 2242 TEST(WideString, FormatInteger) { in TEST() argument |