Home
last modified time | relevance | path

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

/dports/editors/mle/mle-1.4.3/
H A Dmle.h76 int is_display_disabled; member
H A Deditor.c902 if (!editor->is_display_disabled) { in _editor_loop()