Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/writers/
H A Dsrc_writer.hpp139 virtual bool xGatherDefline(CBioseq_Handle, ILineErrorListener* =0);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dsrc_writer.cpp585 (wantDef && !xGatherDefline(bsh))) { in xGather()
871 bool CSrcWriter::xGatherDefline( in xGatherDefline() function in CSrcWriter