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