Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DCppBoundClass.h168 void bindProperty(const std::string& name, void (T::*method)(CppVariant*)) in bindProperty() function
DCppBoundClass.cpp299 void CppBoundClass::bindProperty(const string& name, CppVariant* prop) in bindProperty() function in CppBoundClass
305 void CppBoundClass::bindProperty(const string& name, PropertyCallback* callback) in bindProperty() function in CppBoundClass