Searched refs:IsInteractiveGraphicSession (Results 1 – 4 of 4) sorted by relevance
247 static bool IsInteractiveGraphicSession();
554 bool Host::IsInteractiveGraphicSession() { return false; } in IsInteractiveGraphicSession() function in Host
426 bool Host::IsInteractiveGraphicSession() { function
3243 if (GetOpenTranscriptInEditor() && Host::IsInteractiveGraphicSession()) { in SaveTranscript()