Searched defs:setAttrWithSetterException (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/CPP/
H A DWebDOMTestObj.cpp457 void WebDOMTestObj::setAttrWithSetterException(int newAttrWithSetterException) function in class:WebDOMTestObj
463 impl()->setAttrWithSetterException(newAttrWithSetterException, ec);

Completed in 139 milliseconds