webengine/osswebengine/DerivedSources/WebCore/JSHTMLInputElementBaseTable.cpp
author Simon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 14:53:34 +0000
branchRCL_3
changeset 105 871af676edac
parent 0 dd21522fd290
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

/* 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