webengine/osswebengine/DerivedSources/WebCore/JSHTMLInputElementBaseTable.cpp
changeset 0 dd21522fd290
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /* Automatically generated from /cygdrive/x/tot/WebCore/bindings/js/JSHTMLInputElementBase.cpp using /cygdrive/x/tot/WebCore/../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */
       
     2 
       
     3 namespace KJS {
       
     4 
       
     5 static const struct HashEntry JSHTMLInputElementBaseTableEntries[] = {
       
     6    { 0, 0, 0, 0, 0 },
       
     7    { "selectionStart", WebCore::JSHTMLInputElementBase::SelectionStart, DontDelete, 0, &JSHTMLInputElementBaseTableEntries[3] }/* 1536095437 */ ,
       
     8    { 0, 0, 0, 0, 0 },
       
     9    { "selectionEnd", WebCore::JSHTMLInputElementBase::SelectionEnd, DontDelete, 0, 0 }/* 1540332652 */ 
       
    10 };
       
    11 
       
    12 const struct HashTable JSHTMLInputElementBaseTable = { 2, 4, JSHTMLInputElementBaseTableEntries, 3 };
       
    13 
       
    14 } // namespace
       
    15 
       
    16 namespace KJS {
       
    17 
       
    18 static const struct HashEntry JSHTMLInputElementBasePrototypeTableEntries[] = {
       
    19    { 0, 0, 0, 0, 0 }
       
    20 };
       
    21 
       
    22 const struct HashTable JSHTMLInputElementBasePrototypeTable = { 2, 1, JSHTMLInputElementBasePrototypeTableEntries, 1 };
       
    23 
       
    24 } // namespace
       
    25 
       
    26 namespace KJS {
       
    27 
       
    28 static const struct HashEntry JSHTMLInputElementBaseFunctionTableEntries[] = {
       
    29    { "setSelectionRange", WebCore::JSHTMLInputElementBase::SetSelectionRange, DontDelete|Function, 2, 0 }/* 3823956179 */ 
       
    30 };
       
    31 
       
    32 const struct HashTable JSHTMLInputElementBaseFunctionTable = { 2, 1, JSHTMLInputElementBaseFunctionTableEntries, 1 };
       
    33 
       
    34 } // namespace