Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/gobject/
DWebKitHTMLElementWrapperFactory.cpp239 static gpointer createTableColWrapper(PassRefPtr<HTMLElement> element) in createTableColWrapper() function
488 map.set(colTag.localName().impl(), createTableColWrapper); in createHTMLElementWrapper()
533 map.set(colgroupTag.localName().impl(), createTableColWrapper); in createHTMLElementWrapper()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2418132 (WebKit::createTableColWrapper):