Searched refs:p_gdk_x11_window_set_user_time (Results 1 – 1 of 1) sorted by relevance
660 static setUserTimeFn p_gdk_x11_window_set_user_time = NULL; variable730 …p_gdk_x11_window_set_user_time = (setUserTimeFn)osl_getAsciiFunctionSymbol( GetSalData()->m_pPlugi… in lcl_set_user_time()732 if( p_gdk_x11_window_set_user_time ) in lcl_set_user_time()733 p_gdk_x11_window_set_user_time( i_pWindow, i_nTime ); in lcl_set_user_time()
Completed in 16 milliseconds