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