Searched defs:getAsDouble (Results 1 – 3 of 3) sorted by relevance
77 void getAsDouble(double &value) const { mayFailCall(&EH::getAsDouble, value); } in getAsDouble() function in parameterFramework::ElementHandle
213 public Double getAsDouble(String key) { in getAsDouble() method in ShadowContentValues
309 bool ElementHandle::getAsDouble(double &value, string &error) const in getAsDouble() function in ElementHandle