Home
last modified time | relevance | path

Searched defs:createBoolean (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptValue.h82 static ScriptValue createBoolean(bool b) in createBoolean() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedType.cpp102 PassOwnPtr<SVGAnimatedType> SVGAnimatedType::createBoolean(bool* boolean) in createBoolean() function in WebCore::SVGAnimatedType