Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/network/vibnet/
H A Dtrmlst.c547 static ParData chosenParFmt = {FALSE, FALSE, FALSE, FALSE, FALSE, 0, 0}; variable
617 AppendText (tfp->chosen, " \n", &chosenParFmt, chosenColFmt, systemFont); in DoResetChosen()
905 &chosenParFmt, chosenColFmt, systemFont); in LoadChosen()
908 &chosenParFmt, chosenColFmt, systemFont); in LoadChosen()
941 AppendText (tfp->chosen, " \n", &chosenParFmt, chosenColFmt, systemFont); in RepopulateChosen()
950 &chosenParFmt, chosenColFmt, systemFont); in RepopulateChosen()
953 &chosenParFmt, chosenColFmt, systemFont); in RepopulateChosen()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A De2trmlst.c331 static ParData chosenParFmt = { FALSE, FALSE, FALSE, FALSE, FALSE, 0, 0 }; variable
1488 AppendText (pFormInfo->chosenDoc, strn, &chosenParFmt, chosenColFmt, systemFont); in DisplayTerm()
3749 AppendText (pFormInfo->chosenDoc, displayStr, &chosenParFmt, chosenColFmt, systemFont); in Query_AddUidsTerm()
4810 AppendText (pFormInfo->chosenDoc, strn, &chosenParFmt, chosenColFmt, systemFont); in RepopulateChosen()