Home
last modified time | relevance | path

Searched refs:get_bwin (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dwin_utils.h51 extern int get_bwin(void);
Dwin_utils.c56 int get_bwin(void);
317 int get_bwin(void) { in get_bwin() function
337 bwin = get_bwin(); in update_stack_list()
Duserinput.c3254 bwin = get_bwin(); in try_copyrect()