Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/gobject/
DWebKitHTMLElementWrapperFactory.cpp444 static gpointer createTableCellWrapper(PassRefPtr<HTMLElement> element) in createTableCellWrapper() function
528 map.set(tdTag.localName().impl(), createTableCellWrapper); in createHTMLElementWrapper()
544 map.set(thTag.localName().impl(), createTableCellWrapper); in createHTMLElementWrapper()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2418172 (WebKit::createTableCellWrapper):