Home
last modified time | relevance | path

Searched defs:FormatInteger (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dbytestring.cpp45 ByteString ByteString::FormatInteger(int i) { in FormatInteger() function in fxcrt::ByteString
Dwidestring.cpp355 WideString WideString::FormatInteger(int i) { in FormatInteger() function in fxcrt::WideString
Dbytestring_unittest.cpp1988 TEST(ByteString, FormatInteger) { in TEST() argument
Dwidestring_unittest.cpp2242 TEST(WideString, FormatInteger) { in TEST() argument