Searched defs:do_float (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/third_party/jinja2/ | ||
D | filters.py | 662 def do_float(value, default=0.0): function |
/external/python/jinja/src/jinja2/ | ||
D | filters.py | 768 def do_float(value, default=0.0): function |