webengine/osswebengine/DerivedSources/WebCore/JSHTMLInputElementBaseTable.cpp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:20:16 +0200
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 200948 Kit: 200951

/* Automatically generated from /cygdrive/x/tot/WebCore/bindings/js/JSHTMLInputElementBase.cpp using /cygdrive/x/tot/WebCore/../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */

namespace KJS {

static const struct HashEntry JSHTMLInputElementBaseTableEntries[] = {
   { 0, 0, 0, 0, 0 },
   { "selectionStart", WebCore::JSHTMLInputElementBase::SelectionStart, DontDelete, 0, &JSHTMLInputElementBaseTableEntries[3] }/* 1536095437 */ ,
   { 0, 0, 0, 0, 0 },
   { "selectionEnd", WebCore::JSHTMLInputElementBase::SelectionEnd, DontDelete, 0, 0 }/* 1540332652 */ 
};

const struct HashTable JSHTMLInputElementBaseTable = { 2, 4, JSHTMLInputElementBaseTableEntries, 3 };

} // namespace

namespace KJS {

static const struct HashEntry JSHTMLInputElementBasePrototypeTableEntries[] = {
   { 0, 0, 0, 0, 0 }
};

const struct HashTable JSHTMLInputElementBasePrototypeTable = { 2, 1, JSHTMLInputElementBasePrototypeTableEntries, 1 };

} // namespace

namespace KJS {

static const struct HashEntry JSHTMLInputElementBaseFunctionTableEntries[] = {
   { "setSelectionRange", WebCore::JSHTMLInputElementBase::SetSelectionRange, DontDelete|Function, 2, 0 }/* 3823956179 */ 
};

const struct HashTable JSHTMLInputElementBaseFunctionTable = { 2, 1, JSHTMLInputElementBaseFunctionTableEntries, 1 };

} // namespace