Home
last modified time | relevance | path

Searched defs:toBoolean (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathValue.cpp76 bool Value::toBoolean() const in toBoolean() function in blink::XPath::Value
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGBoolean.cpp67 bool toBoolean = toSVGBoolean(to)->value(); in calculateAnimatedValue() local
/external/emma/core/java12/com/vladium/util/
DProperty.java37 public static boolean toBoolean (final String value) in toBoolean() method in Property