Home
last modified time | relevance | path

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

/dports/editors/fte/fte/src/
H A Dc_history.h58 #define HIST_TAGFILES 11 macro
H A Dview.cpp733 … if (MView->Win->GetFile("Load tags", sizeof(Tag), Tag, HIST_TAGFILES, GF_OPEN) == 0) return 0; in TagLoad()