Home
last modified time | relevance | path

Searched refs:set_callback_functions (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dcode_generator_v8.py124 IdlType.set_callback_functions(definitions.callback_functions.keys())
Didl_types.py218 def set_callback_functions(cls, new_callback_functions): member in IdlType