Searched refs:IsInteractiveGraphicSession (Results 1 – 3 of 3) sorted by relevance
269 static bool IsInteractiveGraphicSession();
569 bool Host::IsInteractiveGraphicSession() { return false; } in IsInteractiveGraphicSession() function in Host
3451 if (GetOpenTranscriptInEditor() && Host::IsInteractiveGraphicSession()) { in SaveTranscript()