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