Searched refs:PGOVCT_Text (Results 1 – 3 of 3) sorted by relevance
34 enum PGOViewCountsType { PGOVCT_None, PGOVCT_Graph, PGOVCT_Text }; enumerator
79 clEnumValN(PGOVCT_Text, "text", "show in text.")));
214 clEnumValN(PGOVCT_Text, "text", "show in text.")));1495 else if (PGOViewCounts == PGOVCT_Text) { in annotateAllFunctions()1508 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()