Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathValue.cpp68 bool Value::toBoolean() const in toBoolean() function in WebCore::XPath::Value
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedBoolean.cpp76 bool toBoolean = to->boolean(); in calculateAnimatedValue() local
/external/chromium_org/third_party/WebKit/Source/testing/runner/
DCppVariant.cpp245 bool CppVariant::toBoolean() const in toBoolean() function in WebTestRunner::CppVariant
/external/emma/core/java12/com/vladium/util/
DProperty.java37 public static boolean toBoolean (final String value) in toBoolean() method in Property