Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-util-enums.h215 E_CONTENT_EDITOR_NODE_IS_TABLE_CELL = 1 << 4, enumerator
H A De-html-editor.c505 visible = (flags & E_CONTENT_EDITOR_NODE_IS_TABLE_CELL); in html_editor_update_actions()