Searched defs:toBoolean (Results 1 – 4 of 4) sorted by relevance
68 bool Value::toBoolean() const in toBoolean() function in WebCore::XPath::Value
76 bool toBoolean = to->boolean(); in calculateAnimatedValue() local
245 bool CppVariant::toBoolean() const in toBoolean() function in WebTestRunner::CppVariant
37 public static boolean toBoolean (final String value) in toBoolean() method in Property