Home
last modified time | relevance | path

Searched refs:SEARCH_CENTER (Results 1 – 3 of 3) sorted by relevance

/dports/editors/fte/fte/src/
H A Dgui.h192 #define SEARCH_CENTER 0x00001000 // center finds macro
H A De_search.cpp290 if (Options & SEARCH_CENTER) in FindStr()
470 if (Options & SEARCH_CENTER) in FindRx()
H A Do_buffer.cpp1128 LSearch.Options |= SEARCH_CENTER; in Find()
1181 LSearch.Options |= SEARCH_CENTER; in FindReplace()