Searched refs:current_window (Results 1 – 7 of 7) sorted by relevance
205 decoder->current_window = 0; in gst_cea708dec_set_service_number()618 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_set_pen_color()642 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_set_window_attributes()671 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_set_pen_style()723 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_set_window_style()776 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_define_window()794 GST_LOG ("current_window=%d", decoder->current_window); in gst_cea708dec_define_window()1399 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_set_pen_attributes()1471 cea708Window *window = decoder->cc_windows[decoder->current_window]; in gst_cea708dec_process_command()1480 gst_cea708dec_show_pango_window (decoder, decoder->current_window); in gst_cea708dec_process_command()[all …]
454 guint8 current_window; member
38 MIR_Window* current_window; member
157 mir_data->current_window = mir_window; in MIR_CreateWindow()172 mir_data->current_window = NULL; in MIR_DestroyWindow()
220 MIR_Window* mir_window = mir_data->current_window; in MIR_ShowCursor()
301 mir_data->current_window = NULL; in MIR_VideoInit()
3646 SDL_Window *current_window; in SDL_ShowMessageBox() local3652 current_window = SDL_GetKeyboardFocus(); in SDL_ShowMessageBox()3653 …mouse_captured = current_window && ((SDL_GetWindowFlags(current_window) & SDL_WINDOW_MOUSE_CAPTURE… in SDL_ShowMessageBox()3714 if (current_window) { in SDL_ShowMessageBox()3715 SDL_RaiseWindow(current_window); in SDL_ShowMessageBox()