1e5c31af7Sopenharmony_ci// Copyright (c) 2021 BlackBerry Limited. 2e5c31af7Sopenharmony_ci// 3e5c31af7Sopenharmony_ci// SPDX-License-Identifier: Apache-2.0 4e5c31af7Sopenharmony_ci 5e5c31af7Sopenharmony_ci// "screen/screen.h" for compilation in non-QNX Screen environment 6e5c31af7Sopenharmony_ci 7e5c31af7Sopenharmony_cistruct _screen_context; 8e5c31af7Sopenharmony_cistruct _screen_window; 9e5c31af7Sopenharmony_cistruct _screen_buffer; 10