Home
last modified time | relevance | path

Searched defs:FormatFloat (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/crb/
Dtable_formatter.py97 def FormatFloat(self, c, max_length=8): member in TableFormatter
/external/pdfium/core/fxcrt/
Dbytestring.cpp110 ByteString ByteString::FormatFloat(float d) { in FormatFloat() function in fxcrt::ByteString