Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dxrecord.c98 static int lookup_attr_cache(Window win, int *cache_index, int *next_index);
466 static int lookup_attr_cache(Window win, int *cache_index, int *next_index) { in lookup_attr_cache() function
665 if (lookup_attr_cache(src, &cache_index, &next_index)) { in record_CA()
721 if (lookup_attr_cache(dst, &cache_index, &next_index)) { in record_CA()
1227 if (lookup_attr_cache(win, &cache_index, &next_index)) { in record_CW()