Searched refs:win_get_top (Results 1 – 10 of 10) sorted by relevance
171 destroy_win( win_get_top() ); in interactive_event()175 if( gui_frame_t *win = win_get_top() ) { in interactive_event()
194 gui_frame_t *old_top = win_get_top(); in add_message()
705 scr_coord gui_xy = win_get_pos( win_get_top() ); in WindowProc()
237 if( gui_frame_t *win = win_get_top() ) { in modal_dialogue()
6661 if( const gui_frame_t * topwin = win_get_top() ) { in init()
138 gui_frame_t *win_get_top();
507 gui_frame_t *win_get_top() in win_get_top() function
135 scr_coord_val win_height = win_get_top()->get_windowsize().h - D_TITLEBAR_HEIGHT; in infowin_event()136 …scr_coord_val last_draw_y = last_draw_offset.y + get_pos().y - win_get_pos(win_get_top()).y- D_TI… in infowin_event()
112 scr_coord gui_xy = win_get_pos( win_get_top() ); in set_composition_status()520 scr_coord gui_xy = win_get_pos( win_get_top() ); in display_with_focus()
78 gui_frame_t *win = win_get_top(); in set_value()