Searched defs:SetDouble (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fxjs/xfa/ | ||
D | cfxjse_value.cpp | 457 void CFXJSE_Value::SetDouble(double dDouble) { in SetDouble() function in CFXJSE_Value |
/external/libchrome/base/trace_event/ | ||
D | trace_event_argument.cc | 103 void TracedValue::SetDouble(const char* name, double value) { in SetDouble() function in base::trace_event::TracedValue |
/external/libchrome/base/ | ||
D | values.cc | 769 Value* DictionaryValue::SetDouble(StringPiece path, double in_value) { in SetDouble() function in base::DictionaryValue |