Searched refs:table_set_bg_pixmap (Results 1 – 1 of 1) sorted by relevance
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/ |
H A D | htmlengine-edit-table.c | 977 static void table_set_bg_pixmap (HTMLEngine *e, HTMLTable *t, gchar *url, HTMLUndoDirection dir); 987 …table_set_bg_pixmap (e, html_engine_get_table (e), data->attr.pixmap, html_undo_direction_reverse … in table_set_bg_pixmap_undo_action() 991 table_set_bg_pixmap (HTMLEngine *e, in table_set_bg_pixmap() function 1019 table_set_bg_pixmap (e, t, url, HTML_UNDO_UNDO); in html_engine_table_set_bg_pixmap()
|