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.")));
244 clEnumValN(PGOVCT_Text, "text", "show in text.")));2295 else if (PGOViewCounts == PGOVCT_Text) { in annotateAllFunctions()2308 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()