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