Home
last modified time | relevance | path

Searched refs:xGatherGi (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.hpp136 virtual bool xGatherGi(CBioseq_Handle, ILineErrorListener* =0);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dsrc_writer.cpp582 (wantGi && !xGatherGi(bsh)) || in xGather()
739 bool CSrcWriter::xGatherGi( in xGatherGi() function in CSrcWriter