Searched defs:toBoolean (Results 1 – 3 of 3) sorted by relevance
76 bool Value::toBoolean() const in toBoolean() function in blink::XPath::Value
67 bool toBoolean = toSVGBoolean(to)->value(); in calculateAnimatedValue() local
37 public static boolean toBoolean (final String value) in toBoolean() method in Property