Searched refs:DECLARE_CALLBACK (Results 1 – 1 of 1) sorted by relevance
207 #define DECLARE_CALLBACK(NAME) static v8::Handle<v8::Value> v8##NAME##Callback(const v8::Arguments&… macro236 DECLARE_CALLBACK(HTMLCanvasElementGetContext);246 DECLARE_CALLBACK(HTMLInputElementSetSelectionRange);257 DECLARE_CALLBACK(HTMLCollectionItem);258 DECLARE_CALLBACK(HTMLCollectionNamedItem);259 DECLARE_CALLBACK(HTMLCollectionCallAsFunction);261 DECLARE_CALLBACK(HTMLSelectElementRemove);263 DECLARE_CALLBACK(HTMLOptionsCollectionRemove);264 DECLARE_CALLBACK(HTMLOptionsCollectionAdd);266 DECLARE_CALLBACK(HTMLDocumentWrite);[all …]