Searched defs:FormatFloat (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/crb/ | ||
D | table_formatter.py | 97 def FormatFloat(self, c, max_length=8): member in TableFormatter |
/external/pdfium/core/fxcrt/ | ||
D | bytestring.cpp | 110 ByteString ByteString::FormatFloat(float d) { in FormatFloat() function in fxcrt::ByteString |