Home
last modified time | relevance | path

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

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dselection_dialog.cpp403 row_in_entry = true; in select()
434 if(row_in_entry) { in on_key_press()
436 row_in_entry = false; in on_key_press()
H A Dselection_dialog.hpp106 bool row_in_entry = false; member in CompletionDialog